AppHost (MILTON.AppHost)
This project wraps the whole application together utilizing .NET Aspire. It acts as the orchestrator to spin up:
- PostgreSQL database container
- The Python-based MILTON.Clustering Docker container
- The ASP.NET Core API
- The Blazor WASM Web app
Run \spire run\ in the project root to compose the whole system together.