설명 없음

summerGeGe a9c1b522f9 create 3 년 전
src a9c1b522f9 create 3 년 전
view a9c1b522f9 create 3 년 전
www a9c1b522f9 create 3 년 전
.eslintrc a9c1b522f9 create 3 년 전
.gitignore a9c1b522f9 create 3 년 전
README.md a9c1b522f9 create 3 년 전
development.js a9c1b522f9 create 3 년 전
nginx.conf a9c1b522f9 create 3 년 전
package-lock.json a9c1b522f9 create 3 년 전
package.json a9c1b522f9 create 3 년 전
pm2.json a9c1b522f9 create 3 년 전
production.js a9c1b522f9 create 3 년 전

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