60 Star 530 Fork 94

Dave / Dave

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pm2.json 283 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dave 提交于 2020-11-25 13:19 . ..
{
"apps":[
{
"name": "dave",
"watch":true,
"script": "app.js",
"cwd": "./",
"ignore_watch": [
"template",
"config",
"DaveFile"
]
}
]
}
NodeJS
1
https://gitee.com/zzf0529/Dave.git
git@gitee.com:zzf0529/Dave.git
zzf0529
Dave
Dave
master

搜索帮助