Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 2.65 KB

README.md

File metadata and controls

54 lines (37 loc) · 2.65 KB

🎰 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!