as a dev,
I can nuke database and start from fresh,
so that i can recover from a disaster
Actually we import .csv files for the DB —example with places #9
This is not ideal.
We should have seeds for the database https://supabase.com/docs/guides/local-development/seeding-your-database
as a dev,
I can nuke database and start from fresh,
so that i can recover from a disaster
Actually we import
.csvfiles for the DB —example withplaces#9This is not ideal.
We should have seeds for the database https://supabase.com/docs/guides/local-development/seeding-your-database
placesdatabase on supabase