Platform
Hosting & deploysPush to a branch, get a live linkDatabaseReal Postgres, one per appSign-inEmail and Google, users includedFile storageUploads, photos and documentsPaymentsCheckout and plans, same projectAI gatewayEvery model, with a hard spend cap
Solutions
Moving an app overFrom Lovable, Bolt, Replit or v0Your first real appNever shipped anything beforeSide project → businessWhen people start paying youPricing$20/month plus prepaid credits
Resources
DocsGuides written for people who are newFor AI agentsClaude Code, Cursor, MCP, JSON CLIChangelogWhat shipped, most recent firstComponentsPaste-ready UI for sign-in and moreSupportA person answers, not a queue botRefer a friendBoth of you get credits Start for $20
Platform

A database you actually own.

Real Postgres 16 — not a proprietary layer with SQL painted on. Every app gets its own database, and the runtime verifies migrations before it reports ready.

Database branchingcopy-on-write
productionmain habits · users · streakslive rows habits · users · streaksseeded copy · writes stay here PR-42
What you get

Postgres, with the sharp edges filed off.

Everything a managed database should do for you, without hiding what it actually is.

Tables and migrations in your repo

Schema changes live next to your code and run on deploy, so the database and the app can never drift apart.

An isolated database per preview

A preview never receives production credentials, database, files or secrets.

Provider snapshots, stated plainly

Prisma retains daily snapshots. They are not point-in-time recovery, so changes after the latest snapshot can be lost.

Recovery

No recovery claims we have not tested.

Camplax does not offer downloadable database exports, restore, or point-in-time recovery at launch. A tested recovery workflow will ship before those controls are advertised.

  • Daily snapshots. Provider-managed snapshots only.
  • No point-in-time restore. Changes after the latest snapshot may be lost.
  • No fake exports. The console never writes a placeholder SQL file.
$ tenant runtime boot
migration applied with direct database connection
read/write probe passed
# deployment can now become ready
Ready when you are

Give the thing you built a real home.

A project with hosting, a database, sign-in and storage from the first minute — for $20.

© 2026 Camplax $20 / month · credits stop at zero
Ask about Camplax