Start the wizard
Run the latest setup wizard with:Setup commands
The CLI includes dedicated flows for:- Local or Docker-based setup
- Google OAuth, required APIs, and Gmail Pub/Sub
- AWS deployment
- Terraform generation and deployment
- Vercel deployment
--help, or a command followed by --help, for the flags supported by the installed version:
Automation guidance
Interactive setup is recommended for a first deployment. For repeatable environments:- Run the wizard in a disposable or staging workspace.
- Review the generated configuration and identify secrets.
- Move secrets into your deployment’s secret manager.
- Commit only safe templates and infrastructure files.
- Use the generated output as the basis for your normal deployment pipeline.