Skip to content

robstein/games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

games

How to run locallly

  1. Install gRPC Go prerequisites https://grpc.io/docs/languages/go/quickstart/#prerequisites
  2. Install gRPC Typescript prerequisites: pushd client && yarn && popd
  3. Generate protos ./protogen.sh
  4. Generate pushd cert && ./gen.sh && popd
  5. Run the server cd server && go run .
  6. In another terminal, run the webapp cd client && yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published