Hey guys, considering that the branching system in supabase is out for quite some time (I havent tried it out yet). Is it still a norm to maintain separate supabase projects for each environment ?
The user is inquiring about the current best practices for using Supabase's branching system versus maintaining separate projects for different environments. They are seeking advice on whether to adopt branching or continue using separate projects for flexibility and convenience.
It’s up to you the developer. I personally maintain a separate project because it gives me more flexibility. Others do branching because it’s more convenient for them.
Most people i have seen still use separate projects for prod/staging