illustration for Build a Realtime Chat App with Remix and Supabase
free

Build a Realtime Chat App with Remix and Supabase

Instructor

Jon Meyers

43m closed-captioning
·
11 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
159
people completed
Published 2 years ago
|
Updated 2 years ago

Supabase is a collection of open-source tools that wrap around a PostgreSQL database. In this course, we look at building a realtime chat application with Remix, using Supabase for db hosting, authentication, authorization and subscribe to realtime db events - updating the UI as the database changes.

We will learn about:

  • loaders and actions in Remix
  • querying and mutating data with Supabase
  • authentication with GitHub
  • authorization with RLS
  • merging client and server state with realtime events
  • deploying a Remix app to Vercel

This course is 100% TypeScript, however, don't stress if you don't have any experience with TS, as Supabase does most of the heavy lifting here! 🎉

Free Community Resource

A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.

Course Content

43m • 11 lessons

    You might also like these resources:

    illustration for Build a Real-Time Data Syncing Chat Application with Supabase and Next.js
    Kristian Freeman • 2h 1m • Course

    Learn to model real-world scenarios in actual relational databases, understand how to manage real-time data, and leverage key functionality provided by Supabase.

    illustration for Cache Supabase data at the Edge with Cloudflare Workers and KV Storage
    Jon Meyers • Course • 28m

    Combining Supabase, Cloudflare Workers and KV Storage give you the benefits of reduced lag in a smooth and streamlined process.

    illustration for Build a SaaS product with Next.js, Supabase and Stripe
    Jon Meyers • 1h 10m • Course

    You'll build a static app with authentication that is backed by a database, change the structure of that database without compromising data, and take payments for subscriptions.