YoVDO

Getting Started with Supabase Local Dev

Offered By: egghead.io

Tags

Supabase Courses CI/CD Courses GitHub Actions Courses Database Management Courses Database Migration Courses

Course Description

Overview

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: * Setup your local dev environment * Start Supabase locally and create tables * Keep changes between your local database and a remote in sync * Seed data * and setup CI/CD through Github actions Click "Start Watching" to get started!

Syllabus

  • Create a Supabase Account and Database
  • Generate a New NextJS with Supabase App
  • Use Supabase CLI to Login and Init Project
  • Start Supabase Locally and Create a Table
  • Link Local Database to Remote and Run a Migration with Supabase
  • Add Seed Data to Local Database with Supabase
  • Pull Remote Database Changes with Supabase
  • Deploy Local Database Changes to Supabase Remote Through Github Actions

Taught by

Ben Patton

Related Courses

Datenmanagement mit SQL
openHPI
Programming Cloud Services for Android Handheld Systems
Vanderbilt University via Coursera
Getting and Cleaning Data
Johns Hopkins University via Coursera
Ruby مدخل إلى برمجة مواقع الإنترنت باستخدام لغة
Rwaq (رواق)
MongoDB for .NET Developers
MongoDB University