Instantly Host Single Page App (SPA) from Cursor Glass for Collaborative Review

The fastest way to deploy Single Page App (SPA) generated by Cursor Glass. Perfect for collaborative review. No login required, zero-friction, and live in seconds on drpr.host.

Generating a Single Page App (SPA) with Cursor Glass for a quick collaborative review often hits a wall. You've got the code, but turning that into something shareable for immediate feedback means navigating local server setups, zipping files, emailing attachments, or worse, asking colleagues to clone a repository for a simple visual check. This friction slows down crucial design and functionality discussions.

drpr.host eliminates this overhead. Instead of wasting time on deployment mechanics, you can directly upload your Cursor Glass-generated SPA—whether it's a single HTML file or a complete build directory—and get a live URL in seconds. No accounts, no complex configurations, just a direct link ready for your team to open and provide real-time feedback, ensuring your review cycles are as agile as your AI coding workflow.

How to host your Single Page App (SPA) from Cursor Glass in seconds

  1. Step 1: Generate your SPA. Use Cursor Glass to create your desired Single Page App. Ensure the output is ready for deployment, typically a single index.html file or a folder containing your build assets.
  2. Step 2: Locate your output. Identify the primary HTML file (e.g., output.html, index.html, or component.html) or the root directory of your generated SPA.
  3. Step 3: Upload using cURL or drpr CLI. Open your terminal and use a simple curl command or the drpr CLI tool to upload your file or directory to drpr.host.
  4. Step 4: Share the live URL. drpr.host will return a unique, live URL instantly. Copy this link and share it directly with your collaborators for immediate review.
  5. Step 5: Iterate and review. Make changes in Cursor Glass, re-upload, and the updated SPA will be live on a new URL, facilitating rapid iterations and collaborative feedback loops.

Quick start

curl -X POST -F "file=@output.html" https://drpr.host/api/v1/upload
{
  "status": "success",
  "message": "File uploaded successfully.",
  "url": "https://example-hash.drpr.site/output.html",
  "expires_at": "2024-07-28T12:00:00Z"
}

# Or using the drpr CLI for simplicity
drpr upload output.html
# Output will display the live URL: https://example-hash.drpr.site/output.html

Common questions

Do I need an account to host my Cursor Glass SPA for collaborative review?
No, drpr.host is designed for zero-friction. You can upload any Single Page App generated by Cursor Glass and get a live URL instantly without creating an account or providing any personal details.
How long will my Cursor Glass SPA be live for collaborative review?
For free tier uploads, your SPA will remain live for 15 days, which is ample time for most collaborative review cycles. Paid accounts offer permanent hosting for critical assets.
Is there a file size limit for uploading Cursor Glass SPAs?
The free tier supports uploads up to 5 MB per file or directory. This is typically sufficient for most lightweight SPAs generated by Cursor Glass during initial development and review phases. Larger projects can be hosted with a paid plan.
Can I upload a multi-file Cursor Glass SPA project (e.g., HTML, CSS, JS) or just a single HTML file?
Yes, drpr.host supports both. You can upload a single HTML file directly, or if your Cursor Glass output includes multiple assets, you can zip the entire project directory and upload the zip file. drpr will unarchive it and serve your SPA correctly.

Deploy your Cursor Glass Single Page App (SPA) now

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

Get started with Google