摘要:
经过几天的实验加搜索,终于知道一个中间件可以解决这个问题了npm install consolidateconsolidate传送门 传送门2使用说明传送门快照:ahjesusSince doT (and probably your template engine of choice, as wel... 阅读全文
摘要:
全局安装forevernpm install -g forever 查看帮助forever -h查看安装位置whereis forever编写自己的sh文件 forever -p web文件路径 -l 路径/access.log -e 路径/error.log -o 路径/out.log -a --... 阅读全文