Skip to content

ohmygrpc/node

Repository files navigation

node

gRPC node.js server boilerplate

Node.js Version: v14.18.1

Getting Started

Installation

$ npm i
$ npm run idl:init

Test

$ npm test