1 Star 0 Fork 39

如果没有你/docker-YApi

forked from JayFong/docker-YApi 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
package.json 395 Bytes
Copy Edit Raw Blame History
JayFong authored 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"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ciweigg/docker-YApi.git
git@gitee.com:ciweigg/docker-YApi.git
ciweigg
docker-YApi
docker-YApi
master

Search