SvelteKit SaaS starter Stack SvelteKit (JS) Svelte (JS) Tailwind (CSS) Prisma (ORM) Packages included Skeleton (UI) Lucia (Auth) Sveltekit-Superforms Tabler Icons and etc Auth ready OTP via Email Google Facebook Development mode First, run the dev server npm run dev Then, tell Stripe to tunnel webhooks to the local dev server: stripe listen --forward-to localhost:5173/webhooks/stripe