Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 384 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 384 Bytes

NestJs + Apache Kafka + Postgres

Screenshot

  1. Loki asks Kang for an apple
  2. Kang doesn't have an apple so he asks Thor too.
  3. Thor gives an apple to Kang
  4. Kang gives that apple to Loki
127.0.0.1 host.docker.internal

Apache Kafka

cd apache-kafka
docker-compose up

http://localhost9021

Nest.js

cd nest-api
docker-compose up