Put a Claude artifact or ChatGPT page online
A Claude artifact is a single HTML file. Copy the whole thing, paste it on the upload page at /live and your site is online within a minute on yourname.dorelli.cloud. Nothing else is needed: no account, no terminal.
This also works for loose HTML from ChatGPT or any other tool. Multiple files (HTML, CSS, images, fonts)? Zip them and upload the zip. There must be an index.html at the top level of the zip.
Limits: 50 MB per upload, 500 files. Only static files are served (HTML, CSS, images, fonts, JavaScript that runs in the browser). Server-side code (Node, PHP, Python) is refused; a project with a server and database is the App plan, see Deploy an app with a database.
After uploading you get an email with a management link. Keep it: it is your access to the site (redeploy, extend, keep). The trial lasts 14 days and is not indexed by search engines.
Checked against the code on 2026-09-13 · Evidence: app/live/page.tsx, lib/trial-sites.ts