Skip to content

This repository represents a code conversion of monolithic architecture of an e-commerce backend into Nest js Microservice architecture

Notifications You must be signed in to change notification settings

Pratyaksh7/luxehub-Microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luxehub-Microservices

Steps to run:

1. Make sure your local mongodb is running

2. Make sure your rabbitmq docker image is also running

If above two conditions are met:

Run: ./run-all.sh

If face any Execution permission issue:

Run: chmod +x run-all.sh before the actual command

About

This repository represents a code conversion of monolithic architecture of an e-commerce backend into Nest js Microservice architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published