Forum Discussion
AsimKhan2023
Mar 31, 2024Brass Contributor
Deploying SaaS application in Azure
Hi, So I made a SaaS application where the frontend is in Vue, the backend is in Node Js, and the database is in MySql. I require some of the following to complete the deployment: A Blob St...
AsimKhan2023
Apr 08, 2024Brass Contributor
I do not know how I can add both backend and frontend application and endpoints in the AFD
AsimKhan2023
Apr 09, 2024Brass Contributor
I am trying to deploy my dynamic Vue.js application using Azure App Service. The issue that I am having is that when I connect my application with GitHub repo in the deployment section and then start to deploy the web app I get the error that Deployment failed, push to GitHub repo first.
What does that mean? I do not know a workaround for this. Kindly please help me in this matter.
What does that mean? I do not know a workaround for this. Kindly please help me in this matter.
- peiyezhuApr 10, 2024Bronze Contributor
- peiyezhuApr 10, 2024Bronze Contributor
- AsimKhan2023Apr 10, 2024Brass ContributorHi,
I found a solution, the problem was in the package.json file where the version numbers for some packages were incorrect. I manually had to fix their versions and in some case force installed it. After updating the package and pushing the code to GitHub, the build process was successful.
Asim
- peiyezhuApr 10, 2024Bronze Contributorget the error that Deployment failed, push to GitHub repo first.
Only from GitHub,no ftp available?
I use ftp to upload codes to
https://e.anyoupin.cn/ - peiyezhuApr 10, 2024Bronze ContributorI have no experience with Azure app,I am using Jina an Cloud server ISP rather than Azure App service.
- peiyezhuApr 10, 2024Bronze Contributor