Build an App With Supabase and NextJS
Offered By: Learn With Jason via YouTube
Course Description
Overview
Dive into a comprehensive tutorial on building a Next.js app with Supabase and deploying it to Netlify. Learn about Supabase's powerful combination of database storage and authentication for web developers. Explore key concepts including Supabase's real-time capabilities, database schema planning, and API usage. Follow along as the instructor demonstrates setting up a Supabase project, navigating its interface, creating tables, and implementing authentication. Gain practical insights on creating post details pages, setting policies, and adding real-time functionality to your application. Access the provided demo and GitHub repository to further enhance your learning experience.
Syllabus
Welcome
Guest introduction
What is Supabase?
Why does Supabase work so well?
How realtime is Supabase?
How much do I need to know in order to use Supabase?
Do you have to think about database scheme before starting with Supabase?
How do we get started with Supabase?
Quick tour of the Supabase navigation
What's the difference between text and varchar?
Supabase API key clarification
Setting policies
Creating a post details page
Adding auth to Supabase
Creating a comments table
Making it real time
Taught by
Learn With Jason
Related Courses
Vue 3 & Supabase - Workout Tracker AppTraversy Media via YouTube Supabase Crash Course
Traversy Media via YouTube Cache Supabase data at the Edge with Cloudflare Workers and KV Storage
egghead.io Build a SaaS product with Next.js, Supabase and Stripe
egghead.io Build a Real-Time Data Syncing Chat Application with Supabase and Next.js
egghead.io