Skip to content

seramo/cf-image-hosting

 
 

Repository files navigation

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

  • Redesign UI
  • 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?
$ git clone https://github.com/ifyour/cf-image-hosting.git
$ cd cf-image-hosting
$ npm install && npm run deploy
How to bind a domain name? Triggers -> Custom Domains -> Add a custom domain.

License

MIT

About

Free & Unlimited Image Hosting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.3%
  • TypeScript 21.7%
  • CSS 11.0%