TaskManager Project Manager application for Modern .NET Web Technologies course Stack ASP.NET WebApi EntityFramework as ORM Postgresql as DB ReactJS and Boostrap - frontend. Starting the project Go to Lab5.PL > appsetting.json and change connection string to yours. Run project by typing dotnet build dotnet run Dev server is located on localhost:YOUR_PORT Swagger is located on localhost:YOUR_PORT/swagger Client app is locared on localhost:44468(you can change the port by setting it in .env file).