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.
How to host your Web Components from Cursor Glass in seconds
- 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`.
- Step 2: Review the generated Web Component locally to ensure it meets your design and functional requirements for the portfolio.
- Step 3: Open your terminal and navigate to the directory containing your Web Component file.
- 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.
- 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