This is a simple single page application, created with Blazor webassembly and deployed to github pages.
The deployment is automatically done in the github action defined in .github/workflows/main.yml.
Manual deployment for testing can be done using dotnet publish -c Release -o release.