gRPC Go React Template gRPC Go React TemplateのWebアプリケーションテンプレートです。 簡易的なECサイトを想定したもので、動作テストは更新しておりません。 setup # go server make setup make up # protobuf生成 make proto $LANG=all # run go server make run-go # run web make run-web note https://note.com/hideyuda references