Hi everyone
Following the same topic of Mohamed
I'm building an app with Lovable + Lovable Cloud and I'd like to have a clear separation between a staging environment and production.
For the frontend I understand I can use GitHub + Vercel (preview deploys vs main/production), but I'm confused about the database side.
If I'm using Lovable Cloud's database (or even Supabase), what's the recommended way to have a staging DB and a production DB?
Do I need two separate Lovable projects / databases, or is there a better practice you suggest for dev vs prod when using Lovable Cloud?
Thanks!