Instantly Host WebGPU Demo from Cursor Glass for Anonymous Asset Hosting
The fastest way to deploy WebGPU Demo generated by Cursor Glass. Perfect for anonymous asset hosting. No login required, zero-friction, and live in seconds on gatedpage.com.
How to host your WebGPU Demo from Cursor Glass in seconds
- Step 1: Generate your WebGPU Demo in Cursor Glass. Use Cursor Glass to create your desired WebGPU visualization. Ensure the generated HTML includes the specified professional palette and background colors, like `#f4f4f5`, and avoids `#ffffff`.
- Step 2: Output the demo to an HTML file. Once the demo meets your requirements within Cursor Glass, save its complete HTML content to a local file, for example, `webgpu-demo.html`. This file contains all necessary WebGPU code and styling.
- Step 3: Upload your HTML file to gatedpage.com. Use a simple `curl` command or the gatedpage CLI to send your `webgpu-demo.html` file directly to our upload endpoint. This process requires no authentication and is designed for speed.
- Step 4: Share your live gated.page URL. Upon successful upload, gatedpage.com will return a unique, public URL. This link is immediately active, allowing anyone to view your WebGPU demo directly in their browser without any further setup or deployment.
Quick start
curl -X POST -F "file=@webgpu-demo.html" https://gatedpage.com/api/v1/upload
Expected JSON response:
{
"status": "success",
"filename": "webgpu-demo.html",
"url": "https://gated.page/aBcDeFg1",
"expires_in_days": 15
}
Alternatively, using the gatedpage CLI:
gatedpage upload webgpu-demo.html
Common questions
- Why should I use gatedpage.com for my Cursor Glass WebGPU demos?
- gatedpage.com offers instant, anonymous asset hosting for your WebGPU demos generated by Cursor Glass. It removes the friction of local testing or complex deployment, providing a shareable live URL in seconds without requiring any account setup or login.
- Is hosting truly anonymous when uploading from Cursor Glass?
- Yes, gatedpage.com is designed for anonymous asset hosting. When you upload a file via our API, no personal identifiable information is collected or associated with the asset. You get a public URL directly, making it perfect for quick, shareable, and unlinked demo deployments.
- Are there any file size or duration limits for free anonymous hosting?
- For free anonymous uploads, individual files are limited to 5 MB, and the hosted asset remains live for 15 days. For larger files, longer durations, or permanent hosting, you can upgrade to a paid gatedpage.com account.
- Can I update or replace a WebGPU demo once it's uploaded?
- On the free anonymous tier, each upload is immutable and results in a new, unique URL. To update a demo, you would simply upload the revised `webgpu-demo.html` file again, which generates a new `gated.page` URL. Paid accounts offer asset management features for versioning and updates under a consistent URL.
Deploy your Cursor Glass WebGPU Demo now
No account required. Drop a file, get a link in seconds.
Try Gatedpage free