This is "Feet On The Tarmac" administration project. It is responsible for managing competitions.
Project is created with:
- C#
- .NET 7
- Entity Framework Core
- PostgreSQL
- Azure Service Bus
- Azure Application Insights
To run this project:
- Build the project
dotnet build Bz.Fott.Administration.csproj
- Start application
dotnet run Bz.Fott.Administration.csproj