Sin descripción

summerGeGe a9c1b522f9 create hace 3 años
src a9c1b522f9 create hace 3 años
view a9c1b522f9 create hace 3 años
www a9c1b522f9 create hace 3 años
.eslintrc a9c1b522f9 create hace 3 años
.gitignore a9c1b522f9 create hace 3 años
README.md a9c1b522f9 create hace 3 años
development.js a9c1b522f9 create hace 3 años
nginx.conf a9c1b522f9 create hace 3 años
package-lock.json a9c1b522f9 create hace 3 años
package.json a9c1b522f9 create hace 3 años
pm2.json a9c1b522f9 create hace 3 años
production.js a9c1b522f9 create hace 3 años

README.md

Application created by ThinkJS

Install dependencies

npm install

Start server

npm start

Deploy with pm2

Use pm2 to deploy app on production enviroment.

pm2 startOrReload pm2.json