You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
leiyun d2e9fcfb3f save 打开debug 10 月之前
src save 打开debug 10 月之前
ssl 初始提交 10 月之前
view save 10 月之前
www 初始提交 10 月之前
.babelrc 初始提交 10 月之前
.gitignore 初始提交 10 月之前
.thinkjsrc 初始提交 10 月之前
README.md 初始提交 10 月之前
nginx.conf 初始提交 10 月之前
package.json 初始提交 10 月之前
pm2.json 初始提交 10 月之前
restart.sh 脚本 10 月之前

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