Best practices for Staging env

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 is not enough since migrations on storage will fail when trying to apply all the migrations again.
Was this page helpful?