Giter VIP home page Giter VIP logo

uploader's Introduction

Image Uploader

A modern, full-stack web application for image and video uploading, built with Astro and deployed on Cloudflare.

๐Ÿš€ Technologies

  • Astro: Core web framework
  • Svelte: Used for interactive components
  • TypeScript: For type-safe JavaScript
  • Cloudflare Workers: Serverless deployment platform
  • Cloudflare KV: Key-value storage
  • CSS: Custom styling with animations
  • Service Worker: Offline functionality and caching
  • MDX: Markdown with JSX support
  • Modern Web APIs: Fetch, FormData, IntersectionObserver, etc.
  • LocalStorage: Client-side data persistence
  • ShareX: Integration for easy screenshot sharing
  • Vite: Build tooling

๐ŸŒŸ Features

  • Image and video upload (up to 100MB)
  • EXIF data stripping for images
  • File preview before upload
  • Gallery view of uploaded files
  • Shareable links for uploads
  • Deletion capability for uploaded files
  • Rate limiting to prevent abuse
  • Responsive design for various screen sizes
  • Offline support

๐Ÿ›  Setup

  1. Clone the repository
  2. Install dependencies with npm install
  3. Configure your Cloudflare account and KV namespace
  4. Set up environment variables
  5. Run locally with npm run dev
  6. Deploy to Cloudflare with npm run deploy

๐Ÿ“š API

The application provides a simple API for file uploads and deletions. Check the /src/pages/api directory for implementation details.

๐Ÿ”’ Security

  • File size limits
  • Rate limiting
  • EXIF data removal from images

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.


uploader's People

Contributors

torikushiii avatar

Watchers

 avatar

Forkers

blkluv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.