8000 GitHub - lschvn/sendy: A lightweight WeTransfer clone built with Nuxt and NuxtHub, deployed on Cloudflare
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ sendy Public

A lightweight WeTransfer clone built with Nuxt and NuxtHub, deployed on Cloudflare

Notifications You must be signed in to change notification settings

lschvn/sendy

Repository files navigation

Sendy – A Simple WeTransfer Clone on the Edge

Sendy is a minimalist file-sharing application inspired by WeTransfer, built with Nuxt and NuxtHub. It runs on Cloudflare Workers at the edge, supports large files via multipart upload, and automatically deletes them after 4 days using Nitro tasks.


Installation

  1. Clone the repository:

    git clone https://github.com/lschvn/sendy.git
  2. Navigate to the project directory:

    cd sendy
  3. Install dependencies:

    pnpm install
  4. Start the development server:

    pnpm run dev

The app will now be running locally. By default, you can access it at http://localhost:3000.


Contributing

Contributions, bug reports, and feature requests are welcome! Feel free to open an issue or submit a pull request.


License

This project is licensed under the MIT License. Feel free to fork, modify, and distribute under these terms.

About

A lightweight WeTransfer clone built with Nuxt and NuxtHub, deployed on Cloudflare

Topics

Resources

Stars

Watchers

Forks

0