base-gRPC-service Boilerplate code for Node.js gRPC services written in Typescript. Installation $ npm i Build $ npm run build:proto # *.proto $ npm run build # *.ts Server Start $ node dist/server # OR $ npm start Test # with a server running locally npm test Documentation Node.js gRPC Protocol Buffers TypeScript d.ts plugin for gRPC Tools