🏔️

Epic Stack

Open Source
SaaS Full-Stack

Kent C. Dodds' opinionated open-source full-stack starter — React Router, SQLite + LiteFS, Prisma, Tailwind, built-in auth with passkeys, role-based permissions, E2E tests with Playwright, and Fly.io deployment out of the box.

Catalogued August 4, 2026 · Curated by Boilerplates Directory team
Open Source
Free
react-router
Verified Live
Stack & tags
react-routerremixprismasqlitetailwindplaywrightopen-sourcefly-io

Why we recommend Epic Stack

The Epic Stack is what you get when a famous testing educator designs a starter: auth (including passkeys and 2FA), role-based permissions, image hosting, error monitoring, caching, and a full Playwright + Vitest test setup — all open-source and all actually tested. Its most contrarian call is the database: SQLite via LiteFS on Fly.io instead of a managed Postgres, which deletes an entire category of infra cost and latency for the many apps that never outgrow it. Every decision is written down in the repo's 'decision documents', so you inherit not just code but the reasoning — rare and valuable when you need to diverge later.

Best use cases

Best for: TypeScript developers who want production-grade patterns (tests, permissions, monitoring) for free, Remix/React Router fans, solo devs deploying to Fly.io who want single-region simplicity with a scale path, and anyone who learns well from documented trade-offs.

Honest limitations

Not for: teams required to run on serverless-only platforms (LiteFS wants long-lived servers) or those wedded to Postgres from day one. No billing/subscription code included — this is an application foundation, not a commerce kit. Opinion density is high; fighting the stack's choices costs more than adopting them.

Are you the maker of Epic Stack? Claim this listing →

More in SaaS Full-Stack