Playground - Kafka

Install Dependencies

yarn

Start Kafka

yarn run start:kafka

Start Consumers

yarn run start:consumer

Produce Message

yarn run start:producer

UI

Visit localhost:9999