Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 131 Bytes

File metadata and controls

10 lines (6 loc) · 131 Bytes

node-kafka example

Requirements:

  • docker
  • docker-compose

Install dependencies: ./node.sh npm install

Run test: ./test.sh