
Is Cloudflare down now?
I’m seeing a blank page on Cloudflare, along with some errors in the dashboard and API. Is this happening only to me, or is Cloudflare actually down?
UPDT: people report here https://pulsetic.com/status/cloudflare/

I’m seeing a blank page on Cloudflare, along with some errors in the dashboard and API. Is this happening only to me, or is Cloudflare actually down?
UPDT: people report here https://pulsetic.com/status/cloudflare/
The path most people don't realize exists: static.app/claude-hosting takes a claude artifact url and converts it into a hosted website without any download step.
workflow:
From there you can connect a custom domain, turn on analytics, password protect it, or edit the html in the browser if you spot something to fix. forms inside your artifact start capturing submissions to a dashboard.
the alternative is downloading the html from claude and uploading it to netlify drop or github pages, which works but is more steps. if all you want is "artifact url in, website url out," the importer is the shortest path i've found.