supabase-sveltekit-2024-tutorial Svelte Themes

Supabase Sveltekit 2024 Tutorial

A basic demo showing off SvelteKit + Supabase in 2024

SvelteKit + Supabase Tutorial

This is the final project of my SvelteKit + Supabase tutorial. It's a super simple app where you can sign in and manage your profile, but it showcases most of the key concepts you need.

VIDEO LINK: https://youtu.be/lEWghUOta-4

Getting Started

  1. Clone the repo
  2. Install dependencies with bun i
  3. Create a .env based on .env.example
  4. Start your supabase server with supabase start
  5. Start your app with bun run dev

Top categories

Loading Svelte Themes