How to have a fully, complete local `_test` database?
Trying to understand the logic on how to have a complete local test database (eg including auth, buckets, etc), basically a complete copy of my development environment. I can only find references to testing the database itself, rather than having a
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.