Skip to content

Azure-Samples/nodejs-backend-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Backend

A simple Hello World Node.js app built with Express, designed to run on Azure App Service.

Getting Started

npm install
npm start

The server starts on http://localhost:3000 by default. Set the PORT environment variable to use a different port.

Deployment

This app is intended to be deployed to Azure App Service. Azure automatically sets the PORT environment variable, so no additional configuration is needed.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors