gRPC Chat Application With Java microservice, JavaFx Client and Angular web client with Envoy proxy
- Angular 9
- NestJS 6.10.x
- Java Microservice Maven 4.0.x
- Protocol Buffers 3.2.x
- JavaFx 1.8
- Envoy Proxy 1.x
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