選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
leiyun c7705afcdb save 修改port为8361 10ヶ月前
src save 修改port为8361 10ヶ月前
ssl 初始提交 10ヶ月前
view 初始提交 10ヶ月前
www 初始提交 10ヶ月前
.babelrc 初始提交 10ヶ月前
.gitignore 初始提交 10ヶ月前
.thinkjsrc 初始提交 10ヶ月前
README.md 初始提交 10ヶ月前
nginx.conf 初始提交 10ヶ月前
package.json 初始提交 10ヶ月前
pm2.json 初始提交 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