I have a postgres database set up within my supabase project. I want to duplicate the project in order to create a "dev" testing db so my testing doesn't affect the public site. What's the easiest way to do this?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.