Docs · Guides · Reference

Docs

Learn it once.

Short guides with real commands. No fluff, no 40-minute videos.

Guide · updated 2026-09-26

Cloud deploys

Background agents, live URLs, and site limits.

Hand a task to a background agent, get a live URL. No config, no Dockerfile, no card.

How it works

Describe the task on the Cloud page. It queues as a job (10 Atoms), a cron worker picks it up within a minute, the agent builds in one pass, and you hit Deploy for an instant public URL at rarematter.tech/host/your-site/.

Sites

Site names are derived from what was built, and the dashboard shows status, deploy time, and open/delete actions. Free accounts host 5 live sites; Pro lifts it to 25. Deleting a site frees its slot immediately.

Limits to know

Builds run single-file-first: one HTML file with inline CSS/JS deploys most reliably. The worker retries nothing silently — a failed job shows its error and refunds the 10 Atoms automatically.