Skip to content

app-generator/deploypro-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeployPRO NodeJS Free Sample

Minimal NodeJS Sample provided by DeployPRO service for testing.


Run in Docker

$ docker-compose up --build

At this point, the app runs at localhost:5000


Manual Build

$ yarn # install modules
$ node server

At this point, the app runs at localhost:5000



NodeJS Starter - Open-source sample provided by DeployPRO