4 Star 90 Fork 39

JayFong/docker-YApi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 395 Bytes
一键复制 编辑 原始数据 按行查看 历史
JayFong 提交于 2020-05-22 16:27 . feat: 添加文件清理脚本
{
"scripts": {
"build": "tsc",
"docker-build": "docker build -t jayfong/yapi:latest .",
"docker-down": "docker-compose down",
"docker-up": "docker-compose down && docker-compose up"
},
"dependencies": {
"@types/fs-extra": "9.0.1",
"@types/node": "12.12.21",
"deepmerge": "4.2.2",
"fs-extra": "9.0.0",
"globby": "11.0.0",
"typescript": "3.9.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fjc0k/docker-YApi.git
git@gitee.com:fjc0k/docker-YApi.git
fjc0k
docker-YApi
docker-YApi
master

搜索帮助