NestJS gRPC Prototype Simple template of a NestJS service with an gRPC based API. Based upon the tutorial at NestJS documentation and their example repository. Installation $ yarn install Running the app $ yarn run start