Skip to content

ifyour/cf-image-hosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 run install && npm run deploy
How to bind a domain name? Triggers -> Custom Domains -> Add a custom domain.

License

MIT