###Setup:
- Create a database.
- Modify conf.vars.local
- Set environment variables:
set-env-var.batfor windows, and./set-env-var.sh(don't forget to change execution mode) - Run
dotnet ef database update - Run
run.batfor windows and./run.shfor linux (again, chmod -x run.sh) - Swagger can be found at
localhost:5000/docs