SvelteKit + Supabase Example App
NOTE: There are pieces missing here and unprotected routes, this is for demonstration purposes only.
pnpm install
to install dependencies.env
file with your credentials (follow the example)supabase start
pnpm dev
to start the app