Our full course is now available at https://fireship.io/courses/supabase - just $10 with promo code: SUPASHIP
Source code: https://github.com/ZackDeRose/supaship-video
That command to start the server w/ file watching:
npx nodemon -e "js,html" -x "npx http-server --port 3000"
=== Timestamps ===
0:00 Plagraized intro
1:46 Project Setup
4:13 Shilling for Subscriptions
4:44 Setting up Supabase project
5:50 Enabling Google Sign-in
8:12 User Login
13:40 Creating Supabase Table
14:43 Showing Data On Our App in Realtime
20:31 Enabling Supabase RLS
21:27 Letting Users Delete Their Things
25:30 Deploying Your App W/ Netlify
26:19 Even More SupaFeatures