Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ifyour/cf-image-hosting
🥊 Free & Unlimited Image Hosting
https://github.com/ifyour/cf-image-hosting
Last synced: 11 days ago
JSON representation
🥊 Free & Unlimited Image Hosting
- Host: GitHub
- URL: https://github.com/ifyour/cf-image-hosting
- Owner: ifyour
- Created: 2024-01-31T15:06:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-02T13:29:43.000Z (6 months ago)
- Last Synced: 2024-08-01T08:07:50.345Z (3 months ago)
- Language: JavaScript
- Homepage: https://images.mingming.dev
- Size: 94.7 KB
- Stars: 610
- Watchers: 2
- Forks: 163
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cloudflare - cf-image-hosting
README
## Cloudflare Image Hosting
Free unlimited image hosting on Telegraph, deployed on Cloudflare.
### Features
- Free & Unlimited
- Drag & Drop to upload
- Copy & Paste to upload
- Supported formats: image/video/GIF, Max file size is 5MB### Screenshots
### Development
```
npm install
npm run dev
```### Deployment
```
npm run deploy
```### Development Plan
- [x] Redesign UI
- [x] Support compress image
- [ ] Save history of upload
- [ ] Support set whitelist to prevent abuse
- [ ] Support copy multiple formats, such as Markdown### FAQ
How to deploy to Cloudflare?
```bash
$ git clone https://github.com/ifyour/cf-image-hosting.git
$ cd cf-image-hosting
$ npm run install && npm run deploy
```How to bind a domain name?
Triggers -> Custom Domains -> Add a custom domain.
### License
MIT