In order to build and run, Go to nodejs
module root directory location (productinfo/nodejs/server) and execute the following shell command,
node server.js
In order to build and run, Go to nodejs
module root directory location (productinfo/nodejs/client) and execute the following shell command,
node client.js
$ npm install grpc
$ npm install @grpc/proto-loader
$ npm install uuid
$ npm install async