sanket9918 / nest-grpc-basic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NestJS gRPC based microservice

To get started with the project

./setup.sh
docker-compose up

N.B - Docker-compose file provided is for dev environment and supports hot reloading.

1.Sample microsevice

2.Auth microservice

3.Communication from auth from client to ID (Intermicroservice communication)

About


Languages

Language:TypeScript 84.6%Language:JavaScript 7.9%Language:Dockerfile 5.1%Language:Shell 2.4%