TypeScript, Prisma, and Express boilerplate for REST APIs with Docker.
A backend boilerplate that scaffolds a TypeScript Express application with Prisma ORM, ESLint, Prettier, Jest tests, and a Docker Compose setup. Suited for building REST APIs and backend services that use a SQL database (PostgreSQL) and for rapid prototyping of server-side projects.
0