TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I made a simple Dropbox clone

8 pointsby alexanderisora5 months ago
I made a simple site that allows you to upload files. It requires no sign up and 100% free.<p>The biggest advantage is that it returns you the direct URL to your file. So you can use it to store images for MD-based forum posts. Or put in your site&#x27;s &lt;img src&gt;.<p>I use the Cloudflare R2 storage which offers zero egress fees. So I pay $0 of transfer costs.<p>I added a simple anti-nsfw files check and a simple anti-malware check. Please do not try to break it. Thanks! (&gt;‿◠)

1 comment

alexanderisora5 months ago
I will try to keep it alive forever.<p>The only risk I see is people starting to upload bad stuff and Cloudflare shuts down my account. Hopefully, this does not happen.