Let your agent ship fullstack apps

Managed-hosted Next.js apps with an optional managed backend.

Read the launch post →
deploy#284
·Building
·Deploying
Ready
acme.naive.run

Paste and ship

Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Apps for you.

Agent prompt

Read https://usenaive.ai/skill.md and use the Naïve Apps primitive in my project. Start with: naive apps create --name StudyAI --type fullstack

What you get

Managed deployNext.js projects on demand.
Managed backendPostgres, auth, storage included.
Per-user appsforUser(id) provisions tenant projects.
One-click publishPromote deployments to production.

One call to apps

CLI, SDK, or REST — one bearer token, one credit balance.

POST /v1/apps

Apps

Create fullstack apps with managed hosting and managed Postgres — deploy, domains, and per-tenant projects without holding provider keys.

Managed deploy
Next.js projects on demand.
Managed backend
Postgres, auth, storage included.
Per-user apps
forUser(id) provisions tenant projects.
One-click publish
Promote deployments to production.
# Run with your API key exported
$ naive apps create --name StudyAI --type fullstack

Start building with Apps