Can I run a "local" Supabase instance inside of the CI/CD?
Hey guys, quick question: is it possible to run a fresh Supabase instance on every as part of CI/CD? Ideally I'd want to run my tests against an instance that I can set up and tear down instead of running the tests against a dev db. I'm nowhere near an expert on anything devops related so I'm a bit confused by this
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.