This repository is part of my article on Medium:
Microservices with TypeScript, gRPC, API Gateway, and Authentication | by Kevin Vogel
- https://github.com/hellokvn/grpc-nest-product-svc - Product SVC (gRPC)
- https://github.com/hellokvn/grpc-nest-order-svc - Order SVC (gRPC)
- https://github.com/hellokvn/grpc-nest-auth-svc - Authentication SVC (gRPC)
- https://github.com/hellokvn/grpc-nest-api-gateway - API Gateway (HTTP)
- https://github.com/hellokvn/grpc-nest-proto - Shared Proto Repository