1 Star 1 Fork 1

Jake/七牛文件管理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

七牛文件管理

DEMO

Gitee 镜像

Alt

预览

图片列表

image

添加Bucket

image image

Bucket管理

image

搜索

image

私有空间

再添加空间时需要手动选择是否是私有空间,后面也可以在 空间管理 中进行修改。默认情况下,获取私有空间图片会401错误,因为需要获取凭证

部署

docker部署

docker run -d --name qim -p 2018:2017 jakeee/qim:latest

部署完成后,可以在浏览器中访问 http://127.0.0.1:2018/

Render 部署

普通部署

pnpm i
pnpm build
pnpm start:prod

开发

git clone https://github.com/JakeLaoyu/qiniu-files-manager.git
cd qiniu-images-manager
pnpm i
# 前端
pnpm dev:client
# 服务端
pnpm dev:server

访问 http://localhost:3000/ 开始开发

License

MIT © JakeLaoyu

MIT License Copyright (c) 2023 Jake Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

七牛文件管理 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jakelaoyu/qiniu-files-manager.git
git@gitee.com:jakelaoyu/qiniu-files-manager.git
jakelaoyu
qiniu-files-manager
七牛文件管理
master

搜索帮助