Skip to content

mazen-r/kafka-nestjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kafka-nestjs

Simple microservices app using Kafka & Nest.js

The app is devided into 3 microservices:
api-gateway, auth, billing.

How to run the app

  • Install kafka
  1. Clone kafdrop to your machine.
  2. cd kafdrop/docker-compose/kafka-kafdrop
  3. docker-compose up
  • Run the app
  1. Install the packages for each service npm install
  2. Run each service npm run start

About

Microservices with Nest.js and Kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published