Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 366 Bytes

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