Completed
How do we get started with Supabase?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build an App With Supabase and NextJS
Automatically move to the next video in the Classroom when playback concludes
- 1 Welcome
- 2 Guest introduction
- 3 What is Supabase?
- 4 Why does Supabase work so well?
- 5 How realtime is Supabase?
- 6 How much do I need to know in order to use Supabase?
- 7 Do you have to think about database scheme before starting with Supabase?
- 8 How do we get started with Supabase?
- 9 Quick tour of the Supabase navigation
- 10 What's the difference between text and varchar?
- 11 Supabase API key clarification
- 12 Setting policies
- 13 Creating a post details page
- 14 Adding auth to Supabase
- 15 Creating a comments table
- 16 Making it real time