- Install gRPC Go prerequisites https://grpc.io/docs/languages/go/quickstart/#prerequisites
- Install gRPC Typescript prerequisites:
pushd client && yarn && popd - Generate protos
./protogen.sh - Generate
pushd cert && ./gen.sh && popd - Run the server
cd server && go run . - In another terminal, run the webapp
cd client && yarn start
robstein/games
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|