This is a boilerplate for building web applications with Remix and Express.
I plan to add the following:
- Express.js
- Remix + Vite
- TypeScript
- tRPC
- tRPC OpenAPI (for app requests)
- Postgres
- DrizzleORM (to operate Postgres)
- Redis
- BullMQ (via Redis)
- Minio
- TailwindCSS
- Radix UI Theme
- shadcn/ui
- Auth (via Lucia)
- BiomeJS
- tsup
- Stripe
- Emails (via Resend / Cloudflare + MailChannels)
- Magic Link / OTP
This covers all I need for building an app with a web frontend and an API backend.