# KwikSaaS Docs ## Docs - [Architecture](https://docs.kwiksaasapp.com/architecture.md): How KwikSaaS is structured across app routes, APIs, Supabase, Stripe, and email. - [Authentication](https://docs.kwiksaasapp.com/authentication.md): Set up Supabase Auth with email/password, OAuth providers, magic links, and password reset flows. - [Backend Flows](https://docs.kwiksaasapp.com/backend-flows.md): Auth, billing, licensing, downloads, and GitHub access lifecycles. - [Components](https://docs.kwiksaasapp.com/components.md): Key UI and server components and how they fit into the flows. - [Customization](https://docs.kwiksaasapp.com/customization.md): Brand KwikSaaS with your logo, colors, and content. - [Data Models](https://docs.kwiksaasapp.com/data-models.md): Supabase tables and buckets powering billing, profiles, and licensing. - [Deployment](https://docs.kwiksaasapp.com/deployment.md): Steps for deploying KwikSaaS to production. - [Development Workflow](https://docs.kwiksaasapp.com/development.md): Commands, linting, conventions, and tips for contributing. - [Environment Variables](https://docs.kwiksaasapp.com/environment.md): Required and optional env vars for Supabase, Stripe, Resend, PostHog, and GitHub access. - [User Flows](https://docs.kwiksaasapp.com/flows.md): End-to-end experiences for signup, purchase, download, and GitHub access. - [Folder Structure](https://docs.kwiksaasapp.com/folder-structure.md): Key directories and how they map to features. - [Getting Started](https://docs.kwiksaasapp.com/getting-started.md): Get KwikSaaS running in 5 minutes with minimal setup. - [KwikSaaS](https://docs.kwiksaasapp.com/index.md): Production-ready SaaS starter with Next.js 16, Supabase, Stripe, Resend, and PostHog. - [Payments](https://docs.kwiksaasapp.com/payments.md): Set up Stripe billing with subscriptions, one-time purchases, and customer portal. - [Quickstart](https://docs.kwiksaasapp.com/quickstart.md): Complete KwikSaaS setup with Supabase, Stripe, Resend, and PostHog. - [Technical Notes & Improvements](https://docs.kwiksaasapp.com/technical-notes.md): Known caveats and recommended improvements. - [Troubleshooting](https://docs.kwiksaasapp.com/troubleshooting.md): Common issues and solutions for KwikSaaS development and deployment. - [What to Customize](https://docs.kwiksaasapp.com/what-to-customize.md): A clear guide on which files to change and which to leave alone. ## Optional - [Docs Home](https://docs.kwiksaasapp.com)