https://github.com/xjh22222228/boomb
💣 Manage your pictures easily for Github/Gitee. 基于 Github/Gitee 轻松管理您的存储图库
https://github.com/xjh22222228/boomb
bed boomb gitee github photo picture vue3
Last synced: 13 days ago
JSON representation
💣 Manage your pictures easily for Github/Gitee. 基于 Github/Gitee 轻松管理您的存储图库
- Host: GitHub
- URL: https://github.com/xjh22222228/boomb
- Owner: xjh22222228
- License: mit
- Created: 2021-03-20T23:56:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T13:43:10.000Z (about 2 months ago)
- Last Synced: 2025-04-13T04:04:56.537Z (13 days ago)
- Topics: bed, boomb, gitee, github, photo, picture, vue3
- Language: Vue
- Homepage: https://boomb2.netlify.app
- Size: 859 KB
- Stars: 333
- Watchers: 5
- Forks: 52
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - xjh22222228/boomb - 💣 Manage your pictures easily for Github/Gitee. 基于 Github/Gitee 轻松管理您的存储图库 (Vue)
README
基于 Github 轻松管理您的存储图库
## 特性
- 支持 Github / Gitee
- 无需部署,开箱即用,用完即走
- 支持拖拽、粘贴上传
- 多个 CDN 加速
- 可以当做文件分享
- 自定义文件上传方案
- 支持在线新建文本文件## 截图

## 像数 1, 2, 3 一样容易
1. [创建一个仓库](https://github.com/new) (或者已有仓库)
2. 打开 [https://boomb2.netlify.app](https://boomb2.netlify.app)## 内置
- [Vue3](https://github.com/vuejs/vue-next)
- [Element Plus](https://github.com/element-plus/element-plus)
- [TypeScript](https://github.com/Microsoft/TypeScript)
- [Github OAuth2](https://github.com/xjh22222228/github-oauth2)## 构建
```bash
# 安装依赖
$ pnpm i# 启动 localhost:7000
$ npm run start# 打包
$ npm run build
```如果您是部署到自己服务器上,你可能需要 [Github OAuth2](https://github.com/xjh22222228/github-oauth2)