gRPC-web Sample

This project has a sample code set using React, gRPC-Web, Envoy and Golang. Actually, this code set has been written based on the article.

How to use

You can launch this project by typing the following command:

$ docker-compose up

Then, you can deploy this sample to GKE on Google Cloud Platform. See: How to deploy this sample to GKE.

Enjoy!