B
bdavis217
Guest
hello good people,
I have an application split up into two separate projects:
I'm trying to create a pipeline in Azure Devops to build and deploy the app, but I'm not having any luck. I can get both apps to compile, but I'm not quite sure how I get the angular app to know where the .net framework api is deployed.
Does anyone have any general guidance on this situation? Maybe a tutorial I can look at? I've done research online including about 20 or so videos on YouTube, and I'm back at square 1. I'm able to deploy it manually, but I've been a bit lost trying to do so through a pipeline.
Any help would be greatly appreciated. Thank you all so much!
Continue reading...
I have an application split up into two separate projects:
- Angular app as the frontend
- .NET Framework api as the backend
I'm trying to create a pipeline in Azure Devops to build and deploy the app, but I'm not having any luck. I can get both apps to compile, but I'm not quite sure how I get the angular app to know where the .net framework api is deployed.
Does anyone have any general guidance on this situation? Maybe a tutorial I can look at? I've done research online including about 20 or so videos on YouTube, and I'm back at square 1. I'm able to deploy it manually, but I've been a bit lost trying to do so through a pipeline.
Any help would be greatly appreciated. Thank you all so much!
Continue reading...