TypeScript Fastify REST API boilerplate with Prisma and Docker
A TypeScript REST API boilerplate that combines Fastify with Prisma for PostgreSQL. It includes scripts for database migrations, Prisma client generation, development server, and a Dockerfile for containerized builds. Suitable for building backend services and REST APIs.
0