Instantly Host Landing Page Template from Cursor Glass for Share Preview with Client

The fastest way to deploy Landing Page Template generated by Cursor Glass. Perfect for share preview with client. No login required, zero-friction, and live in seconds on drpr.host.

Cursor Glass accelerates development by generating fully-formed Landing Page Templates. However, moving from a local file system to a shareable, live preview for clients introduces unnecessary steps. Developers typically resort to zipping the output.html and associated assets, emailing them, or initiating a local server and dealing with port forwarding – none of which provide a smooth, professional "Share Preview with Client" experience. This friction delays feedback cycles and complicates client communication, turning a simple preview into a deployment chore.

drpr.host is purpose-built to remove this friction. Once your Cursor Glass agent outputs the Landing Page Template, you need a live URL to demonstrate its functionality and design. Instead of manual file transfers or complex server setups, drpr.host allows you to instantly host your Cursor Glass Landing Page Template. Just upload your output.html and any static assets, and in seconds, you'll receive a unique, shareable URL. This direct deployment streamlines your workflow, making "Share Preview with Client" an immediate, hassle-free step.

How to host your Landing Page Template from Cursor Glass in seconds

  1. Step 1: Generate your Landing Page Template using Cursor Glass. Your AI agent will output the necessary HTML, CSS, and JavaScript files, typically an output.html and potentially a static/ directory.
  2. Step 2: Locate the primary HTML file for your template. This is usually output.html or a similarly named main entry point that Cursor Glass generated for your Landing Page Template.
  3. Step 3: Use a curl command or the drpr CLI to upload your file(s). For a single HTML file, a simple curl -X POST -F "file=@output.html" https://drpr.host/api/v1/upload suffices. For multiple files or directories, use the drpr CLI.
  4. Step 4: Receive your live preview URL. drpr.host responds with a JSON object containing a unique drpr.site URL where your Landing Page Template is instantly accessible for "Share Preview with Client".
  5. Step 5: Share the URL directly with your client. They can immediately view and interact with the live Landing Page Template generated by Cursor Glass, without any local setup or downloads.

Quick start

curl -X POST -F "file=@output.html" https://drpr.host/api/v1/upload
{
  "success": true,
  "message": "File(s) uploaded successfully.",
  "urls": [
    "https://drpr.site/lp-template-1a2b3c4d.html"
  ]
}
drpr upload output.html

Common questions

Do I need an account to host my Cursor Glass Landing Page Template?
No, drpr.host offers zero-friction uploads without requiring any login or account creation. Simply upload your output.html file directly via curl or the CLI, and receive an instant live URL for "Share Preview with Client".
How long will my Cursor Glass Landing Page Template remain live?
Files uploaded on the free tier, perfect for quick client previews, remain live for 15 days. For permanent hosting of your Landing Page Template or more extensive projects, consider upgrading to a paid drpr.host account.
What is the file size limit for hosting my Landing Page Template?
On the free tier, individual file uploads for your Landing Page Template are limited to 5 MB. This is typically sufficient for most Cursor Glass generated output.html files, along with their associated CSS and minimal JS.
Can I host multiple files (e.g., HTML, CSS, JS) for a single template?
Yes, drpr.host supports uploading multiple files and even entire directories for your Landing Page Template. Use the drpr CLI tool, drpr upload /path/to/template/folder, to deploy all assets together and maintain proper linking for your "Share Preview with Client".

Deploy your Cursor Glass Landing Page Template now

Sign in with Google and gatedpage auto-creates yourcompany.gated.page — private to your @company.com team.

Get started with Google
Cursor Glass Landing Page Template Hosting | Share Preview with Client - drpr.host | gatedpage