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 6f13c51ec3 save 1 year ago
src save 1 year ago
ssl 初始提交 1 year ago
view save 切换为生产环境 1 year ago
www 初始提交 1 year ago
.babelrc 初始提交 1 year ago
.gitignore 初始提交 1 year ago
.thinkjsrc 初始提交 1 year ago
README.md 初始提交 1 year ago
nginx.conf 初始提交 1 year ago
package.json 初始提交 1 year ago
pm2.json 初始提交 1 year ago
restart.sh 脚本 1 year ago

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