Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 342 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 342 Bytes

Kafka Dashboard

This project demonstrates a real-time dashboard built by Vue, Go & Kafka. Also includes a WebSocket server to stream stock prices to the client.

alt text

Installation

After cloning the project:

docker-compose up --build

Visit:

http://localhost:8081