To install and run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/aerys-cmd/WorldLeague.git
- Navigate to the project directory:
cd WorldLeague/src - Run the project.
dotnet run --project ./WorldLeague.Api/WorldLeague.Api.csproj
You can create a draw via swagger
Navigate to {AppUrl}/swagger/index.html
or you can use WordLeague.Api.http file. (You may need to modify the base url)