encountering errors after deploying a Nodejs application to Azure web app

Ayodeji Esuruoso 0 Reputation points
2023-08-26T22:44:06.5633333+00:00

I deployed a node.js code written in typescript into an Azure Windows web app using Azure DevOps.

The CI/CD pipeline was successful and whenever I clicked the web app default address, I got an error 404.

I tried deploying it using Local github but the web app shows a blank page.

I noticed that the app is looking out for app.js in the code however, the code has app.tsx since it is written in type script.

This has been given me issues for weeks. Any urgent help will be appreaciated.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,771 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.