/Nodejs-Docker-Kafka-Microservice

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

Primary LanguageJavaScript

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.