Instantly Host Web Components from Cursor Glass for Portfolio Showcase

The fastest way to deploy Web Components generated by Cursor Glass. Perfect for portfolio showcase. No login required, zero-friction, and live in seconds on drpr.host.

When using Cursor Glass to generate Web Components, the immediate next step is often showcasing your work. The built-in AI instructions within Cursor Glass empower you to rapidly prototype and build interactive UI elements. However, moving these generated outputs from your local environment to a shareable, live URL for a portfolio showcase can introduce unnecessary friction. You're left with raw HTML, CSS, and JavaScript files, requiring manual copying, setting up local servers, or fumbling with cloud storage configurations just to get a shareable link. This process disrupts your workflow. Instead of focusing on the component's functionality and design generated by Cursor Glass, you're debugging file paths, ensuring assets load correctly, or explaining to a potential employer how to "run it locally." drpr.host eliminates these hurdles. It provides a zero-friction path from your Cursor Glass output directly to a live, shareable URL, instantly ready for your portfolio. Forget about zipping files, managing dependencies, or even logging in. With drpr.host, your Web Components are deployed in seconds, offering a professional, live preview of your Cursor Glass-generated work without any setup overhead. This allows you to quickly iterate, generate, and showcase without breaking your development flow.

How to host your Web Components from Cursor Glass in seconds

  1. Step 1: Generate your Web Components using Cursor Glass, ensuring the output is a self-contained HTML file (e.g., `component.html`) or a directory with an `index.html`.
  2. Step 2: Review the generated Web Component locally to ensure it meets your design and functional requirements for the portfolio.
  3. Step 3: Open your terminal and navigate to the directory containing your Web Component file.
  4. Step 4: Upload your file or directory directly to drpr.host using `curl` or the `drpr` CLI tool, as shown in the Quick Start section below.
  5. Step 5: Receive an instant, live URL from drpr.host, ready to be shared as part of your portfolio showcase.

Quick start

curl -X POST -F "file=@component.html" https://drpr.host/api/v1/upload
{
  "status": "success",
  "message": "File uploaded successfully.",
  "url": "https://drpr.site/aBcDeFgH1jKlMnOpQrStUvWxYzA1b2c3d4e5f6g7h8.html",
  "filename": "component.html",
  "fileId": "aBcDeFgH1jKlMnOpQrStUvWxYzA1b2c3d4e5f6g7h8",
  "expiresInDays": 15
}
drpr upload output.html

Common questions

Do I need an account to host Web Components from Cursor Glass on drpr.host?
No, an account is not required for basic uploads. You can instantly deploy your Cursor Glass Web Components via the API or CLI and receive a live URL without any signup process, enabling zero-friction portfolio showcases.
How long will my Cursor Glass Web Component be hosted for free?
For free tier users, files are hosted for 15 days. This duration is ample for quick portfolio sharing and temporary showcases. Paid accounts offer permanent hosting for long-term project visibility.
What is the maximum file size for Web Components I can upload for free?
The free tier supports individual file uploads up to 5 MB. This limit is generally sufficient for single Web Component files and their associated assets generated by Cursor Glass for portfolio purposes.
Can I upload a directory containing multiple files for my Web Component?
Yes, you can upload a directory. If you have an `index.html` file within the uploaded directory, it will serve as the entry point, allowing you to showcase more complex Web Components that rely on multiple files or subdirectories.

Deploy your Cursor Glass Web Components now

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

Get started with Google
Cursor Glass Web Components Hosting | Portfolio Showcase - drpr.host | gatedpage