- Ms Sql Server
- Asp Net Core Api 3.1
- Linq
- EntityFramework Core
- AutoMapper
- Visual Studio with Asp Net Core 3.1 Installed
- MsSql Server
- Yarn or Npx installed
- Download repo
- Open Ms Sql Management aplication and run Database/init.sql script.
- Open WebApi/WebApi.sln
- Build and run aplication
- Every operation can be made from swagger layout
- Open prefered editor
- Open console
- Run 'yarn start' or 'npm start'