Start a New Project

Turn boilerplate into a production-ready project without missing baseline setup.

  1. Initialize repo and workspace metadata.
  2. Configure env vars, secrets, and project naming.
  3. Start local infra and run smoke tests.
  4. 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.

On this page