https://github.com/barbarbar338/storage
📦 A system where you can share your files publicly on the internet. Upload your files and share them with anyone with a permanent url!
https://github.com/barbarbar338/storage
cloudflare cloudflare-worker cloudflare-workers file file-upload file-upload-server fileupload storage supabase supabase-js ts typescript uploader worker wrangler
Last synced: 6 days ago
JSON representation
📦 A system where you can share your files publicly on the internet. Upload your files and share them with anyone with a permanent url!
- Host: GitHub
- URL: https://github.com/barbarbar338/storage
- Owner: barbarbar338
- License: gpl-3.0
- Created: 2021-02-23T18:59:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T10:13:36.000Z (3 months ago)
- Last Synced: 2025-08-26T01:26:42.682Z (about 2 months ago)
- Topics: cloudflare, cloudflare-worker, cloudflare-workers, file, file-upload, file-upload-server, fileupload, storage, supabase, supabase-js, ts, typescript, uploader, worker, wrangler
- Language: TypeScript
- Homepage: https://worker.338.rocks
- Size: 719 KB
- Stars: 33
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📦 My personal storage
A system where you can share your files publicly on the internet. Upload your files and share them with anyone with a permanent url!
- Saves all files to a self-hosted [MinIO](https://min.io/) server.
- Hosted on [Cloudflare Workers](https://workers.cloudflare.com/).## 🎁 Example
`https://worker.338.rocks/storage/uploads/images/217324892209676293.png`
## 🚀 Using with ShareX
You can use the config file I prepared. Just rename `config.sxcu.example` to `config.sxcu` and reconfigure it according to yourself.
## 🤼♂️ Contributing
Feel free to use Github's features