25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
leiyun b6086ed39a save renewWithin 10 달 전
src save renewWithin 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