1 Star 0 Fork 52

windsonlau/quickly-picture-bed

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 462 Bytes
一键复制 编辑 原始数据 按行查看 历史
itchenliang 提交于 2024-01-26 17:59 . feat:服务端代码整合
{
"name": "quickly-picture-bed",
"version": "2.0.0",
"description": "轻快图片管理系统2.0版本",
"main": "index.js",
"scripts": {
"client": "cd client && npm run dev",
"server": "cd server && npm run dev"
},
"repository": {
"type": "git",
"url": "git@gitee.com:itchenliang/quickly-picture-bed.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"engines": {
"node": ">=18.15.0",
"npm": ">=9.5.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/windsonlau/quickly-picture-bed.git
git@gitee.com:windsonlau/quickly-picture-bed.git
windsonlau
quickly-picture-bed
quickly-picture-bed
nestjs-ts

搜索帮助