gRPC-Presentation

The point of this repo is to show gRPC can work with Typescript. Nearly none of this code will run without real config options.

Build

Protobuf -> TS/JS

 sh ./scripts/build-protobuf.sh

Project

yarn build