build-a-saas-with-sveltekit-supabase-and-stripe

Build A Saas With Sveltekit Supabase And Stripe

Build a SaaS product using SvelteKit, Supabase and Stripe

SvelteKit version of the tutorial Build a SaaS product with Next.js, Supabase and Stripe by Jon Meyers

The project is locked to SvelteKit version "1.0.0-next.400". There may be breaking changes in SvelteKit.

The project usese SvelteKit Supabase SSR Auth Helpers.

Creating a project

Rename .env.example to .env and add your project keys.

Install node modules

npm install

Run the project

npm run dev

Top categories

Loading Svelte Themes