Skip to content

Conversation

@aaronpowell
Copy link
Contributor

This PR is an overhaul of the dev experience to use .NET Aspire rather than our own custom docker-compose based setup. The impact should only be on the local dev experience and won't (at least, shouldn't) have any impact on how this is deployed to Azure.

Changes

  • Removed docker-compose.yaml for devcontainer, instead use a standard base image
  • Added a .NET Aspire AppHost project that:
  • Added a custom component to run the SWA emulator
  • Refactored the management and proxy services to use service discovery
  • Added telemetry
  • Simplified the launch to just run the Aspire project, which starts everything else

Dashboard in use:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants