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 24c0a38578 save 切换为生产环境 1 年之前
src save 切换为生产环境 1 年之前
ssl 初始提交 1 年之前
view save 切换为生产环境 1 年之前
www 初始提交 1 年之前
.babelrc 初始提交 1 年之前
.gitignore 初始提交 1 年之前
.thinkjsrc 初始提交 1 年之前
README.md 初始提交 1 年之前
nginx.conf 初始提交 1 年之前
package.json 初始提交 1 年之前
pm2.json 初始提交 1 年之前

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