Skip to content

ASP.NET Core | Domain-Driven Design | Clean Architecture

License

Notifications You must be signed in to change notification settings

kalintsenkov/BettingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎰 BettingSystem

Betting system application based on Domain-Driven Design & Clean Architecture with ASP.NET Core

Build Status Build status

πŸ‘¦ Author - Kalin Tsenkov

Facebook Instagram LinkedIn GitHub

πŸ‘€ Try it out

Make sure you have already installed Docker Desktop.

You don't need to install Nginx or NPM, as both are provided by Docker images.

Then do:

git clone https://github.com/kalintsenkov/BettingSystem.git
cd BettingSystem\src
docker-compose up --build -d

Then go to http://localhost

πŸ‘· Built with

πŸ‘¨β€πŸ’» Template Author

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details

πŸ‘¨β€πŸš€ Show your support

Give a ⭐ if you like this project!