kalintsenkov / BettingSystem

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 81.9%Language:CSS 5.7%Language:SCSS 5.5%Language:HTML 3.1%Language:TypeScript 2.5%Language:JavaScript 0.7%Language:Dockerfile 0.5%Language:Shell 0.0%