noahsilas / kfv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web view tailing some kafka topics

Start the server

cd kfv/server && npm start topic1 topic2 topic3

Start the web UI

cd kfv/www && npm start

About

License:MIT License


Languages

Language:JavaScript 63.8%Language:HTML 25.9%Language:CSS 10.3%