Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 182 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 182 Bytes

Simple example Node.js + Kafka

Before starting

pnpm i
./start_kafka.sh

Producer

pnpm start:producer

Consumer

pnpm start:consumer