Start a New Project
Turn boilerplate into a production-ready project without missing baseline setup.
Recommended approach
- Initialize repo and workspace metadata.
- Configure env vars, secrets, and project naming.
- Start local infra and run smoke tests.
- Set CI/CD and cloud target according to project stack profile.
Implementation checklist
- Replace template identifiers and domains.
- Configure auth providers and email sender.
- Validate migrations and seed strategy.
- Confirm release pipeline and rollback flow.