Sample architecture to get started with a grpc containerized microservices project.
Clone the entire sample using:
git clone <project url> --recurse-submodules
Then you can run all the sample services using:
docker-compose up --build
- One python service
- One node service
- One react web client
- One envoy grpc-web envoy gateway
- One centralized messages repo
- A grpc-common docker image