gRPC Chat Application With Multiple Frameworks
gRPC Chat Application With Java microservice, JavaFx Client and Angular web client with Envoy proxy
To run the full project you can simply start all the required services, except for the JavaFx client with the docker-compose file.
Ensure you have Docker installed. For more info look https://www.docker.com/
Run server, Angular client & Web proxy
docker-compose up