Getting started / Quickstart
Quickstart
Get a production-ready backend in minutes. Install the CLI, create a project, describe what you want, and ship it to a preview environment.
Install the CLI
Authenticate and scaffold your first project:
terminal
npm i -g @zyrostack/cli
zs login
zs init my-app
zs deploy --env staging