- Prerequisites: to download .NET 6.0 (https://dotnet.microsoft.com/en-us/download/dotnet/6.0) or set up the container (https://learn.microsoft.com/en-us/dotnet/core/docker/build-container?tabs=windows&pivots=dotnet-8-0#create-the-dockerfile).
- Logs are setup to console but you can settup them according to your needs.
- The script LaunchDatabaseCompose.ps1 included to run & set up a postgres database. (docker compose, migrations & env file)
- The script FunctionalTest.ps1 can verify that functionality is complete.