Skip to content

Authentication Microservice that writes data to Mongodb and Postgres using Kafka Queue

Notifications You must be signed in to change notification settings

saadhaxxan/Nodejs-Docker-Kafka-Microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Docker Kafka Microservice

Authentication Microservice that writes data to Mongodb and Postgres using Kafka Queue

Installation steps

  1. Clone the Repo and install the requirements
git clone https://github.com/saadhaxxan/Nodejs-Docker-Kafka-Microservice.git
cd app_mongodb && npm install && cd.. && cd app_postgres && npm install
  1. Install Docker from here
  2. Start Docker Compose
docker-compose up

Author

You can get in touch with me on my LinkedIn Profile:

Saad Hassan

LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

Contributions Welcome

forthebadge

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.