Guided, step by step missions for supabase. Free to start, ends with something real.
9 missions
Most Supabase tutorials cover one piece and leave you to stitch the rest together yourself. This mission walks the whole path,...
You'll add real accounts to a Supabase app instead of leaving every table wide open. You'll wire up email and password sign-up...
Every app needs a backend, and most beginners never get past the setup. In this Mission you'll build a real one on Supabase: a...
Your app already talks to Supabase, but right now nothing shows up until someone refreshes the page. This mission wires up...
You'll turn a plain Supabase table into a database that does real work on its own. You'll build a view that combines two tables...
Never written a line of code? Perfect. By the end of this Mission you'll have a real, working app live on the internet, with a...
Every app that accepts file uploads needs a way to stop one user from touching another user's files. Supabase Storage handles...
Never designed a website before? Perfect. By the end of this Mission you'll have a real, working website live on the internet,...
Some logic just doesn't belong on the client, like calling a payment API with a secret key. This mission gets a Supabase Edge...