/deploypro-nodejs

DeployPRO Service - NodeJS Sample

Primary LanguageJavaScript

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