Open SourceBoilerplate5k
Epic Stack
Kent C. Dodds' opinionated Remix starter for shipping fast without decision fatigue.
The Epic Stack is an opinionated Remix-based starter created by Kent C. Dodds to let teams skip early architecture decisions and ship products quickly. It ships authentication with passkeys and 2FA, SQLite via Prisma with LiteFS, end-to-end testing with Playwright, image uploads, email, and a deployment pipeline to Fly.io. It is a well-documented reference for production-grade Remix apps.
Repository
epicweb-dev/epic-stackLanguage
TypeScriptWhat you'd build with it
- Start a Remix product with auth, 2FA, and testing already configured
- Reference an opinionated end-to-end architecture for shipping web apps fast
- Deploy a full-stack app to Fly.io with SQLite and LiteFS out of the box
Tags
remixprismafly-iostarter