25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
leiyun d5d2e19c4f save 10 ay önce
src save 10 ay önce
ssl 初始提交 10 ay önce
view save 10 ay önce
www 初始提交 10 ay önce
.babelrc 初始提交 10 ay önce
.gitignore 初始提交 10 ay önce
.thinkjsrc 初始提交 10 ay önce
README.md 初始提交 10 ay önce
nginx.conf 初始提交 10 ay önce
package.json 初始提交 10 ay önce
pm2.json 初始提交 10 ay önce
restart.sh 脚本 10 ay önce

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