I have set up a simple microservices architecture using Nginx as a reverse proxy. Within this architecture, I have created three separate Node.js services: OMS (Order Management System), eCommerce, and Auth (Authentication). Each of these services will be containerized and run using Docker.
Clone the project
git clone https://github.com/Tanv33/Ngnix-Microservices-example.git
Go to the project directory
cd Ngnix-Microservices-example
Start the server
docker compose up
Server: Ngnix, Docker, Node and Express
If you have any feedback, please reach out to me at tanveer.khan2692000@gmail.com
If you find the microservices setup helpful, please consider giving it a star ⭐. Your support and feedback are greatly appreciated!