Node.js + TypeScript REST API boilerplate using Express and Prisma
Starter RESTful API server implemented with Node.js, TypeScript, Express, and Prisma targeting PostgreSQL. Provides authentication, validation, centralized error handling, logging, API documentation, Docker support, and testing scaffolding. Suited for building backend services and SaaS-style APIs with JWT-based auth and role-based permissions.
0