application created by ThinkJS
install dependencies
npm install
start server
npm start
deploy with pm2
use pm2 to deploy app on production envrioment.
pm2 startOrReload pm2.json
application created by ThinkJS
npm install
npm start
use pm2 to deploy app on production envrioment.
pm2 startOrReload pm2.json