chat application build with grpc named qhat
- sync
.protofiles onsrc/main/proto/grpc/qhat/
$ ./gradlew syncProtobuf- generate proto source & build
$ ./gradlew build- sync
.protofiles ongrpc/
$ yarn syncProtobuf- add protoc on linux
$ sudo apt-get install -y protobuf-compiler- add packages
$ yarn- generate proto source
$ yarn buildProtobuf