TypeScript + Express authentication boilerplate with Prisma and PostgreSQL.
Boilerplate implementing authentication flows (register, login, email verification, 2FA) with JWT, refresh tokens, rate limiting, and security headers. Built with TypeScript, Express and Prisma; includes Docker Compose, integration tests with Jest/Supertest, and Swagger docs — suited for APIs that need a structured authentication backend.
0