Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oleksiyp/kafka-vertx-react-chat
- Owner: oleksiyp
- Created: 2017-04-14T16:30:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T07:14:32.000Z (almost 8 years ago)
- Last Synced: 2024-11-27T15:34:10.874Z (2 months ago)
- Topics: docker-compose, kafka, react, react-md, vertx
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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