Intro to Supabase

Full-stack developer, educator and proud cat Dad
About this course
Supabase is a serverless backend service provider and an open-source Firebase alternative. It provides developers with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, Storage, and Vector embeddings. It allows you to build highly optimized and performant applications using Postgres backend with little configuration. In this course, you'll work on a project for the sales team. You'll create a database to hold sales data, fetch data for a dashboard visualization, and inserting new data in the table via a form.
What you'll learn
Course introduction
5:09
Supabase project setup
10:02
Query the database using supabase-js
7:03
Query with aggregate function
3:52
Storing the data in state
3:04
Format data for chart
5:13
Realtime subscription
6:49
New deal form
7:45
Insert new data
3:33
Recap and next steps
1:48