a basic server grpc with mali
"@grpc/proto-loader": "^0.3.0",
"@types/node": "^11.13.0",
"grpc": "^1.16.1", (grpc implementation)
"mali": "^0.10.0", (grpc minimalist server)
"tsc": "^1.20150623.0", (Only for clean build)
"typescript": "^3.4.1"
"tsc-watch": "^2.1.2"
run server:
npm run dev
run client:
npm run dev-client
[1] https://github.com/svengau/grpc-graphql-sample