Aucune description

summerGeGe a9c1b522f9 create il y a 3 ans
src a9c1b522f9 create il y a 3 ans
view a9c1b522f9 create il y a 3 ans
www a9c1b522f9 create il y a 3 ans
.eslintrc a9c1b522f9 create il y a 3 ans
.gitignore a9c1b522f9 create il y a 3 ans
README.md a9c1b522f9 create il y a 3 ans
development.js a9c1b522f9 create il y a 3 ans
nginx.conf a9c1b522f9 create il y a 3 ans
package-lock.json a9c1b522f9 create il y a 3 ans
package.json a9c1b522f9 create il y a 3 ans
pm2.json a9c1b522f9 create il y a 3 ans
production.js a9c1b522f9 create il y a 3 ans

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