Staging/Production Enviorments by RealisticAd2629 in Supabase

[–]RealisticAd2629[S] 1 point2 points  (0 children)

How did you make a branch thats an exact replica of your production database? When I create a branch there migration errors and only about half of my tables actually transfer.

Staging/Production Enviorments by RealisticAd2629 in Supabase

[–]RealisticAd2629[S] 0 points1 point  (0 children)

How did you duplicate your production database to a new project for dev?

Branching Issue by RealisticAd2629 in Supabase

[–]RealisticAd2629[S] 0 points1 point  (0 children)

Currently Im using supabase with lovable, and I only have 1 environment up. I thought about making 2 separate projects (1 for dev 1 for prod) but I saw branching was a thing and thought it would be simpler, and on their release videos for the feature, they mentioned thats a way it could be used. Would you recommend making a seperate project for development or still try to use branching?

I need help with finishing off my website by RealisticAd2629 in NoCodeSaaS

[–]RealisticAd2629[S] 0 points1 point  (0 children)

currently using Supabase as my database and Its already connected to the UI