Install Dependencies
yarn
Start Kafka
yarn run start:kafka
Start Consumers
yarn run start:consumer
Produce Message
yarn run start:producer
Visit localhost:9999
Install Dependencies
yarn
Start Kafka
yarn run start:kafka
Start Consumers
yarn run start:consumer
Produce Message
yarn run start:producer
Visit localhost:9999