- Development Workflows - Branch strategy, CI/CD triggers, and development flows
.NET 9 isolated Azure Functions app that ingests Portal events. HTTP triggers accept player, server, chat, map-change, and map-vote events then enqueue them to Service Bus queues; processors hydrate data through the Portal Repository API, cache player lookups, and emit Application Insights telemetry. Terraform and GitHub Actions cover infrastructure and deploys (Dev/Prd) plus lifecycle workflows for destroy and dashboard refresh.
Please read the contributing guidance; this is a learning and development project.
Please read the security guidance; I am always open to security feedback through email or opening an issue.