Skip to content

EParedez/grpc_stream-medium

 
 

Repository files navigation

Inspired by 'Building a realtime dashboard with ReactJS, Go, gRPC, and Envoy' medium post

Build Docker Images

Build on Linux host

$ docker-compose -f docker-compose-linux.yml build

Build on MACOS host

$ docker-compose -f docker-compose-macos.yml build

Run Docker Containers

Run on Linux host

$ docker-compose -f docker-compose-linux.yml up -d

Run on MACOS host

$ docker-compose -f docker-compose-macos.yml up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.7%
  • Go 10.9%
  • Dockerfile 6.2%
  • HTML 5.7%
  • CSS 3.8%
  • Shell 0.7%