Skip to content

An example of microservices architecture and implementation in .NET

License

Notifications You must be signed in to change notification settings

Saffarnejad/start-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

start-microservices

An example of microservices architecture and implementation in .NET

Installation & Setup

To start, run the below command:

docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d

To stop, run the below command:

docker-compose -f docker-compose.yml -f docker-compose.override.yml down

About

An example of microservices architecture and implementation in .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published