Drag a folder — your site is live. No signup needed

Here's what always hurt about your first website. The page is done in an evening — but between "on my disk" and "here's the link, open it" stood a wall: sign up for hosting, verify your email, figure out git, copy a token. Plenty of first sites died right there.
On July 8, Cloudflare tore that wall down. The new tool is called Drop: open cloudflare.com/drop, drag your site's folder straight into the browser — and seconds later you have a live address ending in *.workers.dev. No account. Not a single "create a password" form.
The idea in one line: build an invite page with AI — birthday, match night, Saturday board games — and send friends a live link a minute after "done".
Why this only became possible now
Publishing always started with registration. Even "free" hosts wanted an account, a linked git repo, and setup — a year ago there was no shorter path.
Drop flips the order: first the live link, then the account — and only if you want one. The page stays up for 60 minutes. Like it? Hit Claim, create an account, and the address becomes yours. Don't? It quietly expires on its own, nothing to clean up.
And it's not just hand-dragging. This spring Cloudflare also taught AI agents to deploy without logging in: the command npx wrangler deploy --temporary ships a site from the same temporary accounts. Agents used to write the code, then stall at "put it online": complete OAuth, copy a token, pass the login. Now your agent can drive the page all the way to a live URL itself.
What you'll learn
- What a static site is. A folder with
index.html, styles and images — and that's enough for a real website. No server, no database. - What "deploy" means. The difference between "a file on my disk" and "a URL that opens on your mom's phone" — the heart of every deployment.
- The feedback loop on a live link. Show it → hear "can you add a map?" → fix it → drag the folder again. That's what real development is.
A ready starter prompt
Don't ask for "a beautiful site" — you'll get a heavy page full of CDN libraries. Say exactly what you need: one folder, no build step:
Make a beautiful birthday invitation website.The strong prompt bakes in the key constraint — "one folder, no build". That's exactly the folder Drop accepts as is: HTML, CSS, JS, images. Generous limits — up to 1,000 files, up to 25 MB each.
What the result looks like
A minute after "done" you have a link like https://party-invite.quiet-name.workers.dev. It opens on any phone, with a proper https lock. You drop it into the group chat — and watch your friends open your first page on the internet. Not a screenshot. A real address.
The weekend plan
- Saturday, one hour: prompt your agent → an invite folder on your disk. Open it locally, tweak the text.
- Saturday, +5 minutes: drag the folder onto cloudflare.com/drop. Send the link to two friends, ask them to open it on their phones.
- Sunday: apply the feedback, drag it again. Like it — hit Claim and the link stays alive. Next level — AI right inside the page: also serverless.
The wall between "I built it" and "here's the link" stood for as long as the web existed. It's gone now — all that's left is to build the page.
Short story-lessons, an agent simulator and daily practice — in our mobile app. Free.





