https://github.com/marseventh/sanyue-imghub
Frontend of https://github.com/MarSeventh/CloudFlare-ImgBed
https://github.com/marseventh/sanyue-imghub
Last synced: 3 months ago
JSON representation
Frontend of https://github.com/MarSeventh/CloudFlare-ImgBed
- Host: GitHub
- URL: https://github.com/marseventh/sanyue-imghub
- Owner: MarSeventh
- License: mit
- Created: 2024-07-15T15:31:08.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2026-04-18T07:15:50.000Z (3 months ago)
- Last Synced: 2026-04-18T08:13:19.340Z (3 months ago)
- Language: Vue
- Homepage: https://cfbed.sanyue.de
- Size: 5.76 MB
- Stars: 186
- Watchers: 2
- Forks: 106
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🗂️开源文件托管解决方案,支持 Docker 和无服务器部署,支持 Telegram、Discord、Cloudflare R2、S3、Huggingface 等多种存储渠道,支持 WebDAV 协议和多种 RESTful API
----
# sanyue_imghub
### 本仓库为[MarSeventh/CloudFlare-ImgBed](https://github.com/MarSeventh/CloudFlare-ImgBed)项目的前端仓库,详细介绍及部署方式请移步该仓库。
## Deployment
如果要在**完整项目基础上定制前端**,只需要四步(**前提是你需要有基本的`git`、`nodejs`等工具的使用能力**):
1. 将`CloudFlare-ImgBed`拉取到本地,`npm install`安装依赖,`npm run start`启动项目(作为后端服务运行)
2. 将该前端项目拉取到本地,`npm install`,修改环境变量`.env.development`中的`VUE_APP_BACKEND_URL`为你本地后端服务的URL(默认无需修改)
3. 进行DIY,然后`npm run build`,进入打包好的`/dist`目录,将里面的所有内容复制到`CloudFlare-ImgBed`项目的根目录
4. 将修改好的`CloudFlare-ImgBed`项目部署上去即可,具体方法参照完整项目的文档
## TIPS
**如果觉得项目不错希望您能给个免费的star✨✨✨,非常感谢!**