gRPC-TypeScript-Sample is a sample project using gRPC on TypeScript and Node.js.
This includes how to handle metadata, how to return error responses, how to set bytes fields, and how to use pre-defiened types like google.protobuf.timestamp.
More detailed description is here
Just type this command on the top directory.
npm install