Learn Supabase (Firebase Alternative) – Full Tutorial for Beginners
Offered By: freeCodeCamp
Course Description
Overview
Dive into a comprehensive tutorial on Supabase, an open-source Firebase alternative, designed for beginners. Master the art of building secure and high-performance Postgres backends with minimal configuration. Explore project creation, table management, Row Level Security (RLS), authentication, user management, password recovery, email templates, and URL configuration. Learn to perform CRUD operations, implement subscriptions, establish relations, create functions and triggers, work with schemas, and utilize storage. Gain insights into logging, extensions, real-time features, edge functions, webhooks, and options for self-hosting or local development. Access accompanying code on GitHub and follow along with the step-by-step video guide, covering over 20 essential topics to help you become proficient in using Supabase for your backend development needs.
Syllabus
⌨️ Introduction
⌨️ Create a project
⌨️ Tables
⌨️ RLS Row Level Security
⌨️ Authentication
⌨️ User management
⌨️ Recover password
⌨️ E-mails templates
⌨️ URL Configuration
⌨️ Read, insert or delete
⌨️ Subscriptions
⌨️ Relations
⌨️ Functions
⌨️ Triggers
⌨️ Schemas
⌨️ Storage
⌨️ Logs
⌨️ Extensions
⌨️ Realtime
⌨️ Edge-functions
⌨️ Webhooks
⌨️ Self-host or Local dev
Taught by
freeCodeCamp.org
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