Skip to content

MIRROR - A reactive visualization skeleton using Apache Kafka, Python, PatternFly, and React

License

Notifications You must be signed in to change notification settings

bones-brigade/kafka-openshift-react-sparkline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kafka-openshift-react-sparkline

This application is for displaying formated data from an Apache Kafka topic through a reactive browser-side client. It uses a simple chart visualization to display the data.

Architecture

application architecture

Prerequisites

  • An OpenShift project available.

  • An Apache Kafka broker.

  • A source of messages for the Apache Kafka broker. See /test/emitter/README.md for an example.

Quickstart

  1. Deploy the server. See /server/README.md

  2. Expose the server. oc expose svc server

  3. Deploy the client, making note of the server's route. See /client/README.md

  4. Visit the client's route.

About

MIRROR - A reactive visualization skeleton using Apache Kafka, Python, PatternFly, and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published