- Install dotnet5
- Install an IDE (preferably Visual Studio or Visual Studio Code)
git clone https://github.com/Heisln/Heisln-Api.git
cd Heisln-Api
To access the Swagger Doc navigate to http://localhost:8000/swagger while running the project
For Frontend development purpose you may run docker-compose -f docker-compose.dev.yml up
to start the backend exposin