- 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
-
Notifications
You must be signed in to change notification settings - Fork 0
robstein/games
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published