Skip to content

Dockerized Kafka and Zookeeper with KafkaJS client sample application.

License

Notifications You must be signed in to change notification settings

vanchelo/kafka-sample-app

Repository files navigation

Kafka Sample App

Dockerized Kafka and Zookeeper with KafkaJS client sample application.

System requirements

Setup

Install packages

npm install

Run

Run docker containers

docker-compose up -d

Start producer

npm run producer

Start consumer

npm run consumer

License

This software released under the terms of the MIT license.

About

Dockerized Kafka and Zookeeper with KafkaJS client sample application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published