This repository is not active
tpmabdulkareem/NestJS-Microservice-Backend-with-Repository-Pattern-Prisma-GraphQL-gRPC
This repository demonstrates a highly scalable, basic backend architecture built using NestJS microservices. It features a robust Repository Pattern implementation, integrates Prisma for ORM, leverages GraphQL for API queries, and utilizes gRPC with Protobuf for high-performance, cross-service communication.
TypeScriptMIT