Warning!
Please do not use, this is still a work in progress. This stack is all over the place for now.
This stack is heavily inspired by the Epic Stack.
- Fly app deployment with Docker
- Production-ready SQLite Database
- Healthcheck endpoint for Fly backups region fallbacks
- GitHub Actions for deploy on merge to production and staging environments
- Email/Password Authentication with cookie-based sessions
- Database ORM with Prisma
- Styling with Tailwind
- Local third party request mocking with MSW
- Unit testing with Vitest and Testing Library
- Code formatting with Prettier
- Linting with ESLint
- Static Types with TypeScript
If you are interested in that template, please consider giving it a Star ⭐. Thanks you!
To follow progress on this template you can follow me on Twitter @_philDL
cat .env | tr '\n' ' ' | xargs fly secrets set