Skip to content

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

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published