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
bun i
.env
based on .env.example
supabase start
bun run dev