not sure where best to add this sentence based on our conversation:
"Our core framework is the Fast API and there are several ways, each with pros and cons, of building around it and deploying it on the web. Our approach was to deploy it as a docker image to an Azure Web App Service."
Also not sure if relevant, but if it is can we quickly comment on why we used an Azure static webapp for the front end? couldn't we have done all the work in Azure Web App service?
not sure where best to add this sentence based on our conversation:
"Our core framework is the Fast API and there are several ways, each with pros and cons, of building around it and deploying it on the web. Our approach was to deploy it as a docker image to an Azure Web App Service."
Also not sure if relevant, but if it is can we quickly comment on why we used an Azure static webapp for the front end? couldn't we have done all the work in Azure Web App service?
_Originally posted by @myriam-nea in https://github.com/alan-turing-institute/vehicle-grid-integration-webapp-private/pull/66#discussion_r808744052_