Full-stack starters · Rank #30
Remix Indie Stack
The Remix Stack for deploying to Fly with SQLite, authentication, testing, linting, formatting, etc.
Why this verdict
- Repository is archived.
- Prisma 5 declared; latest is 7 (2 majors behind).
- React 18 declared; latest is 19 (1 major behind).
- Tailwind CSS 3 declared; latest is 4 (1 major behind).
- Not counted in verdict: TypeScript 5 → 7.
Check before you commit
- Archived by its owner: no further updates expected.
- Two or more breaking releases behind on a core dependency.
Dependency freshness
| Package | Declared | Latest | Status |
|---|---|---|---|
| Prisma @prisma/client | 5.22.0 | 7.10.0 | 2 majors behind |
| TypeScript typescript | 5.7.2 | 7.0.2 | Behind, not counted |
| React react | 18.3.1 | 19.3.0 | 1 major behind |
| Tailwind CSS tailwindcss | 3.4.15 | 4.3.3 | 1 major behind |
Declared = lowest version the kit's package.json allows. Latest = npm "latest" tag. TypeScript and the Stripe SDK are shown but not counted in the verdict.
What's in the stack
Detected from declared dependencies. A listed package means it's installed, not necessarily fully wired up.
What the README says you get
- AuthEmail/Password auth
Email/Password Authentication with cookie-based sessions
- ContentPrettier formatting
Code formatting with Prettier
- ContentESLint linting
Linting with ESLint
- ContentTypeScript types
Static Types with TypeScript
- DataSQLite database
Production-ready SQLite Database
- DataPrisma ORM
Database ORM with Prisma
- DeployFly app deployment
Fly app deployment with Docker
- TestingGitHub Actions CI/CD
GitHub Actions for deploy on merge to production and staging environments
- TestingCypress E2E testing
End-to-end testing with Cypress
- TestingMSW mocking
Local third party request mocking with MSW
- TestingVitest unit testing
Unit testing with Vitest and Testing Library
- UITailwind CSS
Styling with Tailwind
Extracted from the kit's README by a local AI model (qwen3.5:4b) on Sep 26, 2026. Every item is checked against an exact README quote. A README claim is the maker's description, not something we tested.