https://github.com/liuyuhe666/easy-github-image
🎉 一个基于 GitHub API 的极简图床
https://github.com/liuyuhe666/easy-github-image
github github-api
Last synced: 2 months ago
JSON representation
🎉 一个基于 GitHub API 的极简图床
- Host: GitHub
- URL: https://github.com/liuyuhe666/easy-github-image
- Owner: liuyuhe666
- License: gpl-3.0
- Created: 2025-03-08T03:38:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-10T07:13:04.000Z (about 1 year ago)
- Last Synced: 2025-05-10T08:21:36.703Z (about 1 year ago)
- Topics: github, github-api
- Language: Vue
- Homepage: https://easy-github-image.vercel.app
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easy GitHub Image




> 一个基于 GitHub API 的极简图床
## Usage
```bash
git clone https://github.com/liuyuhe666/easy-github-image.git
cd easy-github-image
pnpm install
pnpm dev
```
在线体验地址:[https://easy-github-image.vercel.app](https://easy-github-image.vercel.app)
1. [获取 GitHub 个人令牌](https://docs.github.com/zh/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)
2. 设置访问令牌和存储仓库


## Reference
- [https://vuejs.org](https://vuejs.org)
- [https://tailwindcss.com](https://tailwindcss.com)
- [https://github.com/topics/github-api](https://github.com/topics/github-api)
## License
[GNU General Public License v3.0](https://github.com/liuyuhe666/easy-github-image/blob/main/LICENSE)