Skip to content

nocdn/create-nocdn-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-nocdn-app

To use:

bunx create-nocdn-app

or:

bunx create-nocdn-app my-app

This will ask you for a project name and let you scaffold either a Next.js (App Router) app, a Vite app, a TanStack Start app, a Bun + Hono API, or a Node.js CLI template with my preferred defaults.

For a CLI package under an npm organization, pass a scoped package name:

bunx create-nocdn-app @nocdn/package-name -t cli

The generated folder will be package-name, while the package published to npm will be @nocdn/package-name.

About

npm script to scaffold a nextjs app router project with my preferred tools

Resources

Stars

Watchers

Forks

Contributors