$ docker compose up --build
$ dotnet build
To run all tests:
$ dotnet test
To run unit tests:
$ dotnet test --filter Category=Unit
| Area | Technology |
|---|---|
| Environment | .NET 8.0 |
| Contenerization | Docker |
| Database | PostgreSQL |
| Testing | xUnit.net |
| Code style | .editorconfig |