Do you have any docs regarding best practices for staging environments with supabase which can be reset based on production data with for example snaplet.
Looks like
db reset
db reset
is not enough since migrations on storage will fail when trying to apply all the migrations again.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.