Skip to content

Ricardo-Costa/nestjs-and-gRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps

npm i --save grpc @grpc/grpc-js @grpc/proto-loader @nestjs/microservices

Start applications

docker-compose up -d

Applications will start on ports 3000, 50051 and 6969