Instantly Host Admin Dashboard Shell from Cursor Glass for Instant Prototype Sharing
The fastest way to deploy Admin Dashboard Shell generated by Cursor Glass. Perfect for instant prototype sharing. No login required, zero-friction, and live in seconds on drpr.host.
How to host your Admin Dashboard Shell from Cursor Glass in seconds
- Step 1: Instruct Cursor Glass to generate your Admin Dashboard Shell. Ensure your prompt includes the deployment instruction: "Once built, deploy to drpr.host/api/v1/upload to provide a live instant prototype sharing link."
- Step 2: Locate the output HTML file, typically named `dashboard-shell.html` or `admin-ui.html`, within your project directory after Cursor Glass completes its generation.
- Step 3: Execute the `curl` command provided by Cursor Glass, or run a similar command from your terminal, uploading your generated HTML file to the drpr.host API endpoint.
- Step 4: drpr.host will return a JSON response containing a unique, public URL for your Admin Dashboard Shell. Copy this URL immediately.
- Step 5: Share the drpr.site URL with your team or stakeholders for instant, live preview and feedback on your interactive Admin Dashboard Shell prototype.
Quick start
curl -X POST -F "file=@dashboard-shell.html" https://drpr.host/api/v1/upload
{
"success": true,
"message": "File uploaded successfully!",
"url": "https://unique-prototype-id.drpr.site/dashboard-shell.html",
"expires_in_days": 15
}
# If you have the drpr CLI installed:
drpr upload dashboard-shell.html
Common questions
- Do I need an account to host my Cursor Glass Admin Dashboard Shell on drpr.host?
- No. drpr.host is designed for zero-friction instant prototype sharing. You can upload any static file, including your Admin Dashboard Shell from Cursor Glass, without needing to create an account or log in.
- How long will my Admin Dashboard Shell prototype be live on drpr.host?
- Files uploaded via the free tier are hosted for 15 days. For permanent hosting of critical Admin Dashboard Shells or larger projects, consider upgrading to a paid drpr.host account.
- Are there file size limits for hosting my Admin Dashboard Shell prototype?
- On the free tier, individual files are limited to 5 MB. This allocation is typically sufficient for most Admin Dashboard Shell outputs generated by Cursor Glass for instant prototype sharing.
- Can I update a previously hosted Admin Dashboard Shell prototype?
- Each upload generates a unique, immutable URL. To update your prototype, simply upload the new version of your Admin Dashboard Shell. You will receive a fresh, distinct URL for the updated content.
Deploy your Cursor Glass Admin Dashboard Shell now
Sign in with Google and gatedpage auto-creates yourcompany.gated.page — private to your @company.com team.
Get started with Google