npm.io
0.1.10 • Published 2h ago

@zbeaver/create-beaver

Licence
MIT
Version
0.1.10
Deps
0
Vulns
0
Weekly
0
Stars
2

@zbeaver/create-beaver

Interactive project initializer for Beaver CMS.

npm create @zbeaver/beaver

The wizard asks for the project folder, starter template, package manager, and initial Super Admin credentials. It then generates the configuration, installs the Astro/Beaver dependencies, runs the database migration, seeds the base roles and permissions, imports the selected template data, and prints the local website and admin URLs.

For CI or scripted setup, pass options after --:

npm create @zbeaver/beaver -- --yes --project my-site

The initializer is backed by @zbeaver/beaver, which remains the runtime CMS package used by the generated project.