0

I have the code ready for deployment and it’s working perfectly on the local computer. Flask as the backend (localhost:5000) and React as the front end (localhost:3000). I could host the backend code sucessfully but when I tried to host the front end separately it’s not working After deployment it says Application
enter image description here and when I check the logs it’s all good no problems or error shown over there.

I also need some idea on how to connect it in Azure cloud as I don’t have much experience. I tried the solutions provided in some of the older discussions here

I can’t use virtual application because the flask backend can only be hosted on linux on Azure.

I have been trying to solve it since days. Any suggestion on how to deploy and connect both will be helpful.

  • Update : We are successful in creating the front end web app as well in Azure. Now I need some idea to connect the front end static web app and flask backend web app service. – user14488805 Mar 03 '22 at 07:02

0 Answers0