Instantly Host Markdown Docs from Cursor Glass for Fast QA Testing
The fastest way to deploy Markdown Docs generated by Cursor Glass. Perfect for fast qa testing. No login required, zero-friction, and live in seconds on drpr.host.
How to host your Markdown Docs from Cursor Glass in seconds
- Step 1: Generate Markdown Docs in Cursor Glass. Use Cursor Glass to create your documentation or content. Ensure the output follows the AI instructions for a professional palette with soft gray (#f4f4f5) backgrounds, avoiding pure white (#ffffff).
- Step 2: Save the generated HTML file. Once Cursor Glass has finished generating, save the output locally. A common practice is to name it `output.html`, `component.html`, or `doc_preview.html` in your project directory.
- Step 3: Upload the file via `curl` or `drpr CLI`. Open your terminal and use the provided `curl` command or the `drpr` command-line tool to upload your saved HTML file to `drpr.host/api/v1/upload`. This action publishes your document directly.
- Step 4: Share the live URL for QA. Upon successful upload, drpr.host will return a unique, live `drpr.site` URL. Share this link directly with your QA team or collaborators for immediate review and feedback, eliminating local setup requirements.
Quick start
curl -X POST -H "Content-Type: text/html" --data-binary "@output.html" https://drpr.host/api/v1/upload
Expected JSON response:
{
"id": "abc123def456",
"url": "https://drpr.site/abc123def456",
"ttl": "15 days",
"message": "Upload successful. Your file is live."
}
Alternatively, using the drpr CLI:
drpr upload output.html
Common questions
- Do I need an account to host Cursor Glass Markdown Docs for QA testing?
- No, drpr.host is designed for zero-friction. You can upload and host your Markdown Docs generated by Cursor Glass without needing to create an account or log in, making your QA workflow immediate and streamlined.
- How quickly can I get a live URL for my Cursor Glass outputs?
- Instantaneously. From the moment you execute the upload command to `drpr.host/api/v1/upload`, your Markdown Docs are live on a unique `drpr.site` URL within seconds, ready for your team to begin Fast QA Testing.
- What are the hosting limitations for free users?
- Free uploads from Cursor Glass are hosted for 15 days, providing ample time for typical QA cycles. Individual file uploads are limited to 5 MB on the free tier, which is sufficient for most Markdown Docs outputs. For permanent hosting or larger files, a paid account is available.
- Can I ensure my Cursor Glass Markdown Docs stay live permanently?
- Yes. While free uploads have a 15-day Time-To-Live (TTL), users with a paid drpr.host account can opt for permanent hosting for their Cursor Glass Markdown Docs, ensuring they remain accessible indefinitely for ongoing reference or testing without re-uploading.
Deploy your Cursor Glass Markdown Docs now
Sign in with Google and gatedpage auto-creates yourcompany.gated.page — private to your @company.com team.
Get started with Google