Camplax docs
What Camplax is, how to put an app on it, and where to look next.
Camplax is Vercel and Supabase in one product. One project gives you hosting and deploys, an always-on Postgres database, sign-in, file storage, secrets, preview branches, an AI gateway and billing — one login, one bill.
You do not stitch services together. You create a project, and it already has a live URL, a real database, user sign-in and a place for files. There is no second dashboard and no second invoice.
Platform access is $20/month, card required — there is no free tier. Hosting, the database, sign-in, storage, deploys, previews, domains and secrets are included in that price. AI and other variable-cost features draw from prepaid credits that stop at zero, so there is never a surprise bill. One line: host your app for $20/month, buy credits when you use AI.
Where to go
The sidebar groups the docs the same way this table does.
| Group | Page | What it covers |
|---|---|---|
| Start here | Getting started | Install the CLI, sign in, and put an app on a live URL in about ten minutes |
| Start here | How Camplax works | What a project contains, the two stacks, and the two domains |
| Build | Hosting and deploys | Push to deploy, rollback, deploy hooks, build logs, the GitHub integration |
| Build | Previews | A live URL per branch, isolated from production, with an optional password |
| Build | Domains | Your free camplax.app address, custom domains, SSL, firewall and rate limits |
| Build | Secrets | Environment variables per environment, branch overlays, the keys Camplax injects |
| Platform | Database | One Postgres per app, the schema editor, branches, export and restore |
| Platform | Sign-in | Email and social sign-in, sessions, the Users page, test users |
| Platform | File storage | Uploads with signed, expiring links and a bucket per environment |
| Platform | Payments | Connect your Stripe account and take checkout payments |
| Platform | AI gateway | Every model through one OpenAI-compatible endpoint, paid from credits |
| Reference | CLI reference | Every camplax command and flag |
| Reference | AI agents and MCP | Connect Claude Code, Cursor, Codex or a chat client |
More pages sit under Observe (logs, errors, analytics, uptime) and Manage (teams, API keys, billing) in the sidebar as they land.
Read by machines
Every page also exists as plain markdown — swap .html for .md in the URL, for example /docs/getting-started.md. The buttons at the top of each page copy the markdown or open it in ChatGPT or Claude.
For agents:
/llms.txt— the short briefing./llms-full.txt— every docs page in one file.https://camplax.dev/mcp— the MCP server: create projects, deploy and verify live features without scraping a page. See AI agents and MCP.
Pricing, in one line
Host your app for $20/month. Buy credits when you use AI. There is no free tier, a card is required at sign-up, and usage stops when credits run out — so there is no surprise bill.