/kafka-nodejs

sample Kafka + NodeJS repo

Primary LanguageJavaScript

Kafka NodeJS

Start Kafka

$ docker-compose up

Start the Node Server

$ pnpm start

The server will broadcast the Kafka event to ably.com. Make sure to create a free Ably account and configure the .env file with your API key.