Fastify TypeScript boilerplate with Prisma and JWT authentication for REST APIs
A Fastify boilerplate written in TypeScript that provides Prisma-based database integration, JWT authentication, request/response validation, and testing scaffolding. Suited for building REST API backends with PostgreSQL and containerized deployments.
0