NestJS + TypeScript boilerplate with GraphQL, Prisma, Postgres, RBAC
Starter boilerplate for building APIs with NestJS and TypeScript. It provides a GraphQL API surface, Prisma ORM, and Postgres-backed persistence with optional Redis support and Docker Compose for local development. Includes authentication and role-based access control, plus database migrations and seeding.
0