Files
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bd0a4cda1e chore: release
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-13 15:14:19 -04:00
..
2026-06-13 15:14:19 -04:00
2026-06-13 15:14:19 -04:00
2026-05-22 18:37:24 -04:00

create-stanza

The canonical entry point to the Stanza wizard — npm create stanza (and friends) forwards straight to stanza-cli's init command.

npm create stanza my-app
pnpm create stanza my-app
bun create stanza my-app

Pick a framework, ORM, database, auth provider, and UI — get a clean full-stack TypeScript monorepo with idiomatic code vendored into your repo. Pass --yes with --<category>=<id> flags to skip the prompts in CI.

Everything beyond launching the wizard lives in stanza-cli. Full docs at stanza.tools/docs.

License

MIT