You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to create a bare bones service that will eventually become the VMR backflow service. We will start with an empty Aspire project, to improve on the local development story. We will also create a bare bones ASPNET API, and add it to the Aspire project.
We also want to create a pipeline that will make this service deployable using the Blue-Green Deployment approach.
The text was updated successfully, but these errors were encountered:
In #3172, we added the new Product Construction Service. We chose to use Aspire for better local development support. The system currently consists of an empty API which we'll keep expanding. We have also set up a new pipeline for it's deployment - arcade-service-product-construction-service, using the blue/green deployment approach
We want to create a bare bones service that will eventually become the VMR backflow service. We will start with an empty Aspire project, to improve on the local development story. We will also create a bare bones ASPNET API, and add it to the Aspire project.
We also want to create a pipeline that will make this service deployable using the Blue-Green Deployment approach.
The text was updated successfully, but these errors were encountered: