Going to Production
You can follow this checklist when going to production:
- Ensure all domains/projects names are correct and unique
- Sign up for Cloudflare
- Sign up for Supabase
- Set up Github project
- Set up Cloudflare R2 bucket for Terraform State backend
- Add initial secrets/variables to Github Actions secrets/variables
- Run Terraform to provision infrastructure
- Note additional secrets for Github actions
- Run all deployments