Code Repositories

Find and share code repositories
Announcements
Celebrating as our community reaches 100,000 members! Thank you!
Labels (1)
avatar
Master Guru
Repo Description

Real-time flowchart visualisation for Kafka-based distributed systems.

Getting started

  • Start flowbro:
$ cd $GOPATH/src/github.com/marianogappa/flowbro
$ flowbro
Flowbro is your bro on localhost:41234!

  • Open http://localhost:41234.
  • Click the example to see how it works.
  • See the example config. You should get it; you're smart.
  • Try to make your own config with a real Kafka cluster.
  • Review/grep the documentation for that thing you want to do. TODO :'(
  • If you can't do something you want or don't understand how, let me know please.
Repo Info
Github Repo URL https://github.com/MarianoGappa/flowbro
Github account name MarianoGappa
Repo name flowbro
2,289 Views