Skip to content

ajaymude/express-hello-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is the Express Hello world example on Render.

The app in this repo is deployed at https://express.onrender.com.

Deployment

See https://render.com/docs/deploy-node-express-app or follow the steps below:

Create a new web service with the following values:

  • Build Command: yarn
  • Start Command: node app.js

That's it! Your web service will be live on your Render URL as soon as the build finishes.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%