An open API service indexing awesome lists of open source software.

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 轻松管理您的存储图库

Awesome Lists containing this project

README

        





基于 Github 轻松管理您的存储图库







Vue3

## 特性

- 支持 Github / Gitee
- 无需部署,开箱即用,用完即走
- 支持拖拽、粘贴上传
- 多个 CDN 加速
- 可以当做文件分享
- 自定义文件上传方案
- 支持在线新建文本文件

## 截图

![](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/bed/screenshot.gif)

## 像数 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)