Instantly Host React Server Components from Cursor Glass for Portfolio Showcase
The fastest way to deploy React Server 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 React Server Components from Cursor Glass in seconds
- Step 1: Generate your RSC output with Cursor Glass. Use Cursor Glass to generate your desired React Server Component, ensuring the output is a single, self-contained HTML file. The AI's instruction to use a professional palette with soft gray backgrounds will be visible in the output.
- Step 2: Save the generated HTML file locally. Once Cursor Glass has finished producing your component, save the raw HTML output to your local file system, for example, as `rsc-portfolio-showcase.html`.
- Step 3: Upload the file to drpr.host using `curl` or `drpr CLI`. This step is designed for maximum speed and requires no prior account creation or login. Your HTML file is sent directly to our API endpoint.
- Step 4: Receive your live URL instantly. Upon successful upload, drpr.host provides a unique, shareable URL for your React Server Component, ready for immediate viewing. The JSON response will contain this `liveUrl`.
- Step 5: Showcase your work. Share the drpr.site URL directly in your portfolio, with colleagues, or on social media to present your Cursor Glass creations live and professionally.
Quick start
# Upload your Cursor Glass React Server Component output via curl
curl -X POST -F 'file=@rsc-portfolio-showcase.html' https://drpr.host/api/v1/upload
Expected JSON response:
{
"message": "File uploaded successfully!",
"originalFilename": "rsc-portfolio-showcase.html",
"fileName": "unique-id-rsc-portfolio-showcase.html",
"fileSize": 12345,
"fileType": "text/html",
"uploadDate": "2024-07-30T10:00:00Z",
"expiresAt": "2024-08-14T10:00:00Z",
"liveUrl": "https://unique-id-rsc-portfolio-showcase.drpr.site",
"deleteUrl": "https://drpr.host/api/v1/delete/unique-id-rsc-portfolio-showcase"
}
Alternatively, if you have the drpr CLI installed:
drpr upload rsc-portfolio-showcase.html
Common questions
- Do I need an account to host my Cursor Glass React Server Components for my portfolio?
- No, drpr.host is designed for zero-friction deployment. You can upload any static HTML file, including your Cursor Glass RSC outputs, directly via our API or CLI without creating an account or logging in. Your content goes live instantly, perfect for quick portfolio updates.
- How long will my hosted Cursor Glass React Server Component portfolio showcase links remain active?
- For free tier uploads, your hosted Cursor Glass React Server Components will remain live for 15 days. If you require permanent hosting for your professional portfolio, consider upgrading to a paid drpr.host plan for indefinite content retention.
- Is there a file size limit for Cursor Glass outputs when using drpr.host for portfolio showcasing?
- Yes, on the free tier, individual file uploads are limited to 5 MB. This is typically sufficient for most single-page React Server Component outputs generated by Cursor Glass for quick portfolio showcases. For larger or more complex assets, a paid account is required.
- Can I update or delete my Cursor Glass RSC showcase after it's gone live?
- When you upload, drpr.host provides a `deleteUrl` in the JSON response. You can use this unique URL to programmatically remove your hosted Cursor Glass React Server Component at any time. To update, simply upload a new version, which will generate a new unique `liveUrl` for your revised component.
Deploy your Cursor Glass React Server Components now
Sign in with Google and gatedpage auto-creates yourcompany.gated.page — private to your @company.com team.
Get started with Google