they targted hostpitals.
https://learn.microsoft.com/zh-cn/azure/healthcare-apis/fhir/get-started-with-fhir
https://learn.microsoft.com/en-us/dotnet/aspire/get-started/build-aspire-apps-with-nodejs
https://learn.microsoft.com/en-us/dotnet/aspire/get-started/build-aspire-apps-with-python?tabs=bash
https://learn.microsoft.com/en-us/dotnet/aspire/fundamentals/networking-overview
builder.AddProject<Projects.Networking_Frontend>("frontend")
.WithHttpEndpoint(port: 5066)
.WithReplicas(2);