# Spark Stack > The full-stack Next.js starter that sparks your next project, dogfooded to build this very site. Spark Stack is a full-stack SaaS starter kit that gives you auth, database, dashboard, and deployment out of the box. Clone it, configure your env vars, and ship. - Website: https://sparkstack.dev - Repository: https://github.com/muammar-yacoob/SparkStack - Support: hello@sparkstack.dev - Full AI reference: https://sparkstack.dev/llms-full.txt ## Core Features - Google OAuth via NextAuth v5 with email whitelist - Any Postgres (Neon, Supabase, RDS, local Docker) with Drizzle ORM - Protected dashboard with session management - Dark mode UI with animated backgrounds - Contact form with rate limiting - Privacy and Terms pages (UK GDPR compliant) - Dynamic OG image generation - Service worker and PWA support - Biome for linting and formatting - Turbopack dev server for instant feedback ## Quick Start ```bash git clone https://github.com/muammar-yacoob/SparkStack cd Spark Stack cp .env.example .env.local bun install bun db:push bun dev ``` ## Pricing - Free: Open-source starter kit. Clone and deploy. ## Compared To Spark Stack is the batteries-included alternative to create-t3-app because it ships with a working dashboard, OG image generation, contact form, and legal pages out of the box. Spark Stack replaces generic Next.js SaaS starters for teams that need auth, database, and deployment ready in minutes without configuration. ## Contact hello@sparkstack.dev