Export or download the static files from your builder (ChatGPT, Claude, Bolt.new, Figma Make, or hand-written HTML).
2
If the output is a folder with an index.html, ZIP it first.
3
Go to upfling.host and sign in (or sign up).
4
Drop the file or ZIP onto the upload area. Upfling auto-detects the homepage, even in nested folders.
5
Pick a subdomain, hit publish. Live with SSL.
Good to know
Static files only
Upfling serves static HTML, CSS, JS, and images from a global CDN. It does not run server-side code, databases, or build pipelines. If your builder outputs a React or Next.js project that needs npm run build, run that build step locally and upload the output folder. For sharing a site privately before launch, see Share with clients. For client delivery, see For freelancers.
Served from the edge
HTMLCSSJSImagesFontsPDFs
npm run build
Runs on your machine, not ours. Upload the output folder it produces.
Every file lands on the CDN edge and is cached close to your visitors.
Why Upfling for this
Everything you need, nothing you don't.
no dashboard to learn
Homepage detection
Auto-detects index.html even in nested folders.
Included
Free SSL, CDN, and custom domain from the Lite plan up.
Same URL
Replace files without changing the URL.
Builders
Works with ChatGPT, Claude, Bolt.new, Figma Make, Replit.
Questions
What people ask
Anything else, the team answers in a few hours.
Any tool that outputs static HTML: ChatGPT, Claude, Bolt.new, Figma Make, hand-coded, and more.
Examples
Already in the wild.
HTML
recipe-book
Static site shipped in 40 seconds from a ChatGPT folder.