create-ninots
v0.1.3
Published
Scaffold a new ninoTS application — bun create ninots myapp
Maintainers
Readme
create-ninots
Scaffold a new ninoTS application.
bun create ninots myapp
cd myapp
bun install
bun run devEquivalent: bunx create-ninots myapp.
What you get
- Clean starter (no
.gitfrom the template) - TypeScript
^7.0.0 - Direct
@ninots/*dependencies (session/auth^0.2.0; others^0.1.0— no umbrella /@ninots/cli) - Local
./ninoCLI via@ninots/console
License
MIT
