Skip to content

ufraaan/fupload

Repository files navigation

fupload

Just a simple way to get a URL for files to use in your projects. Made because I kept needing a quick URL for images without setting up uploads everywhere.

cc uploadthing.

Self-Host

  1. Clone the repo
  2. Copy .env.example to .env and add your UploadThing token from https://uploadthing.com/dashboard
  3. Install dependencies: npm install
  4. Run dev server: npm run dev
  5. Open http://localhost:3000

About

Drop a file. Get a shareable link.

Resources

Stars

Watchers

Forks

Contributors