SvelteKit + Drizzle + Lucia auth (full-stack with first-party session auth)
A SvelteKit full-stack app with Drizzle ORM, Lucia for session-based auth (no third-party), and Tailwind. Server actions + form-first interactions. Use when you want Svelte's DX and a backend you fully own.
use when You're tired of Next, want a smaller framework that ships less JS, and you don't want NextAuth/Clerk/Auth0 owning your sessions.