Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oleksiyp/kafka-vertx-react-chat

Sample chat application
https://github.com/oleksiyp/kafka-vertx-react-chat

docker-compose kafka react react-md vertx

Last synced: 12 days ago
JSON representation

Sample chat application

Awesome Lists containing this project

README

        

How to start
--------------

Install node, npm, yarn, mvn, docker-compose

1. cd chat/ui && yarn build
2. cd chat && mvn clean package
3. docker-compose up -d
4. open browser at localhost:8080