Title: Dev/Prod environment setup - separate projects vs branching?
Hi! I'm setting up a new project and need advice on environment management.
Should I:
Option A: Create 2 separate Supabase projects (one for dev, one for prod) and use environment variables to switch between them?
Option B: Use Supabase branching feature within a single project?
 What's the recommended approach for managing dev/prod environments? Are there any gotchas I should be aware of?
Thanks!
0 Replies