TypeScript Express backend template with Prisma, Redis, and Docker
A TypeScript backend template using Express, Prisma, Redis, and Docker for building REST APIs. It includes scaffolding for authentication, database seeders and migrations, testing and linting setup, and CI workflows, suitable for API backends and microservices that require database integration and containerized deployment.
0