Skip to content

Commit

Permalink
chore: README 更新
Browse files Browse the repository at this point in the history
  • Loading branch information
ATQQ committed Jan 21, 2024
1 parent 11cd1ca commit 11b3149
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
24 changes: 9 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,14 @@

<p align="center"><img width="160px" src="./packages/client/public/favicon.ico"/></p>

基于[七牛云对象存储服务](https://www.qiniu.com/products/kodo)搭建的图床应用
<p align="center">基于<a target="_blank" href="https://www.qiniu.com/products/kodo">七牛云对象存储服务</a>搭建的图床应用,<strong>前端纯静态,无需后端</strong></p>

## 多版本
* [极简纯静态-packages/static-web](./packages/static-web)
* [🔥 极简纯静态-next - packages/client](./packages/client) - [imgbed.sugarat.top](https://imgbed.sugarat.top)
* [ ] 带后端服务 - 待定

## 使用
<p align="center">
<a href="https://atqq.github.io/image-bed-qiniu/" target="_blank">GitHub Pages Demo</a> |
<a href="https://imgbed.sugarat.top/" target="_blank">Online Demo</a>
</p>

安装依赖推荐使用 `pnpm` - [pnpm多种安装方式介绍](https://pnpm.io/zh/installation)

```sh
npm install -g pnpm
# or
npx pnpm add -g pnpm
# or
```
## 多版本
* [极简纯静态v1](./packages/static-web)
* 🚩[极简纯静态v2](./packages/client)
* [ ] 带后端服务
2 changes: 1 addition & 1 deletion packages/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<p align="center">基于<a target="_blank" href="https://www.qiniu.com/products/kodo">七牛云对象存储服务</a>搭建的图床应用,<strong>前端纯静态,无需后端</strong></p>

<p align="center">
<a href="" target="_blank">🚧 GitHub Pages Demo</a> |
<a href="https://atqq.github.io/image-bed-qiniu/" target="_blank">GitHub Pages Demo</a> |
<a href="https://imgbed.sugarat.top/" target="_blank">Online Demo</a>
</p>

Expand Down

0 comments on commit 11b3149

Please sign in to comment.