node-grpc-example Study project to learn how to use gRPC with Node.js Install yarn install Prepare yarn proto:build Run Server yarn dev:server Run Client Methods yarn dev:client:get yarn dev:client:get-all