Skip to content
Snippets Groups Projects
user avatar
Jan Zak authored
70c509e4
History
Name Last commit Last update
..
README.md
build.sh
projector.proto

provee-protos

Contains all gRPC proto files that are used to communicate between services.

Dependencies

brew install protoc
brew install protoc-gen-grpc-node
npm install -g grpc-tools

Development

Generate gRPC service classes whenever protos change.

./build.sh