Trying to develop with Supabase while your app is live is tricky.
You or a teammate makes some changes to the schema. Suddenly production is experiencing errors.
Or, what if you need to work offline? If you can't connect to Supabase that'll be a problem.
That's where you'd want to setup Supabase locally.
You can make all the changes you want in a local instance, create a migration, and then push your migration to the remote to keep changes in sync.
This whole process can be automated with Github actions even. That way, changes have to be reviewed and approved via PR before they go live.
In this course you will learn how to:
Click "Start Watching" to get started!
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.
In multiple sections I found the feed was speed forwarded and the instructions in the audio were not in sync. that's an awful thing to do in a course.
better sound next time ;). Thank you.
LOVED the pace! Nothing wasted. Really appreciate this course.
This is very concise and specific which is nice. It could be interesting if this course could be extended with multiple (as many as possible) scenarios relative to db migrations, release deployment scenarios, db backup and restoration, etc... Thank you !
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.