zenstack/packages/create-zenstack
github-actions[bot] a1374c042f
[CI] Bump version 3.6.1 (#2598)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-04-21 08:52:19 -07:00
..
bin chore: migrate from tsup to tsdown (#2580) 2026-04-15 12:13:34 -07:00
src fix(cli): add "@zenstackhq/schema" package installation for "zenstack create" and "zen init" (#2437) 2026-03-03 09:43:45 -08:00
eslint.config.js chore: upgrade eslint (#36) 2025-06-21 23:26:56 +08:00
package.json [CI] Bump version 3.6.1 (#2598) 2026-04-21 08:52:19 -07:00
README.md docs: add README.md to all public packages 2026-03-22 21:51:13 -07:00
tsconfig.json chore: migrate from tsup to tsdown (#2580) 2026-04-15 12:13:34 -07:00
tsdown.config.ts chore: migrate from tsup to tsdown (#2580) 2026-04-15 12:13:34 -07:00

create-zenstack

Scaffolding tool to create a new ZenStack project from a template with ZenStack packages installed and a sample ZModel schema generated.

Usage

npm create zenstack@latest my-app

Learn More