Supabase Branching
Hello !
I have a few questions about Supabase Branching, it turns out to be a great alternative to creating a new project to set up a staging, however, I am faced with a problem, I saw that using Supabase Branching, it creates new login credentials, but in my case, I use Vercel for my front-end, for my backend that manages the connection to the database, it is on DigitalOcean, how in an architecture like mine Supabase Branching can be used?
In my case, what would be the best solution for staging with this architecture? I'd like to avoid deploying directly to production and have a staging environment.
Thanks for your feedback!
I have a few questions about Supabase Branching, it turns out to be a great alternative to creating a new project to set up a staging, however, I am faced with a problem, I saw that using Supabase Branching, it creates new login credentials, but in my case, I use Vercel for my front-end, for my backend that manages the connection to the database, it is on DigitalOcean, how in an architecture like mine Supabase Branching can be used?
In my case, what would be the best solution for staging with this architecture? I'd like to avoid deploying directly to production and have a staging environment.
Thanks for your feedback!