QUESTPIE
Star on GitHubStart free
02 · Cloud · Waitlist open

Your runtime.Managed.Your data, yours.

Cloud is the runtime control plane for the QUESTPIE ecosystem. Accounts, projects, environments, managed Postgres, custom domains, builds, rollouts and observability. Plus hosted Autopilot for your account.

Deploy
Health-checked
Postgres
Managed + PITR
Lock-in
Never
cloud.questpie.com · deploymentseu-west-1
127
Deploys / 7d
84ms
p95 latency
99.99%
Uptime
0
Failed builds
Project · branchStatusTime
marketing-site prodlive2m
marketing-site preview/feat-pricingbuilding0:42
blog prodlive1h
internal-tools prodliveyesterday
QUESTPIE is open source. Star us on GitHub.
The fastest way to support a small team building everything in public.
questpie/questpie
Made forRestaurants & cafésShops & e-commerceAgencies & studiosReal estateCreators
How it works

From repo to running service in four steps.

Cloud is the runtime control plane. Autopilot decides what to ship; Cloud builds, deploys and runs it. Same product, no DevOps.

STEP 01

Create a project.

From a starter, an existing repo, or a clone of an Autopilot template. Project = environments + resources.

Project starters · Coming soon
STEP 02

Provision resources.

Managed Postgres, object storage, email and KV. Env vars and secrets attached per environment.

Postgres · Storage · KV
STEP 03

Deploy with rollback.

Durable build workflow. Health checks before switchover. One-click rollback if metrics regress.

Builds · Health checks
STEP 04

Observe & scale.

Logs, metrics, alerts. Hosted Autopilot runs your operating layer on the same infra.

Logs · Metrics · Autopilot
The deploy console

Builds you can read. Deploys you can roll back.

Every deploy is a durable workflow with named stages. Stream the log live, see what failed, redeploy or roll back in one click. Same pipeline whether you push from git or Autopilot triggers it for you.

marketing-site / prod · build #482live
$ bunx questpie deploy --env prod
→ resolved project marketing-site (gen 482)
→ stage clone · ok 00.4s
→ stage install · ok 08.2s
→ stage migrate · ok 01.1s
→ stage build · ok 14.6s
→ stage test · 238 / 0 / 0
→ stage deploy · streaming…
image: sha256:9f3a..2d18
replicas: 3 → 3 (rolling)
pipeline · 7 stages30.3s
stage.clone
git@github.com/acme/marketing
00.4s
stage.install
bun install · 412 packages
08.2s
stage.migrate
drizzle · 2 new migrations
01.1s
stage.build
vite + tsdown · 12 outputs
14.6s
stage.test
238 passed · 0 failed
06.0s
stage.deploy
rolling new image to fleet
·
stage.health-check
p95 < 200ms for 60s
·
RollbackRedeploy
Preview deploys per branch
Every PR gets a stable URL. Build cache reused across deploys.
Atomic rollouts + rollback
Switchover after health checks pass. Reverse in one command.
From git or from Autopilot
Same pipeline whether a human pushed or an Autopilot workflow triggered it.
Project starters

Start from a working project, not a blank repo.

Industry starters ship with schema, admin, sample content and an Autopilot brief tuned for that domain. Clone, deploy, customize. Coming alongside Cloud.

Café RoasteryComing soon
Bistro ClassicComing soon
Salon & SpaComing soon
Barber ShopComing soon
Clothing StoreComing soon
Specialty GoodsComing soon
Real Estate ProComing soon
Property LiteComing soon
Studio PortfolioComing soon
Freelancer SiteComing soon
Agency ProComing soon
Local ServiceComing soon
Want a template for your industry?Tell us what you need
Managed infrastructure

What you ship vs. what we run.

The boring half of running a product, fully delegated. Your code and data stay yours.

ComponentYouCloud
Hosting & deploys
Health-checked deploys with rollback
·
PostgreSQL
Provisioned, scaled, backed up daily
·
Object storage
S3-compatible, served via CDN
·
Custom domains + SSL
DNS records and certs auto-managed
·
Email sending
Transactional mail, deliverability tuned
·
Backups + restore
PITR up to 30 days
·
Monitoring
p95, errors, alerts in dashboard
·
Autopilot agents
Hosted runtime, auto-scaled
·
Your code & schema
Stays in your git, exportable anytime
·
Your data
Exportable as SQL dump on demand
·
Cloud ↔ Autopilot

Cloud also hosts your Autopilot.

When you log into Cloud you get a managed Autopilot installation for the whole account. Your Cloud projects map to Autopilot projects. Autopilot deploys through Cloud APIs. No Kubernetes, no glue code.

Cloud account
acme.questpie.cloud
• project: marketing-site
• project: blog
• project: internal-tools
Managed Autopilot
acme.autopilot
• mapped: marketing-site
• mapped: blog
• mapped: internal-tools
autopilot.deploy("marketing-site") →
cloud.projects.build(...).deploy(env: "prod")
Autopilot doesn't bypass Cloud. It calls Cloud APIs for build, env, domain, rollout. Cloud stays the deployment source of truth.
Pricing

Pay for the parts you don't want to run.

Framework + Autopilot are free open source. Cloud only charges for the managed half: hosting, infrastructure, and team features.

Free
$0evaluate

Side projects and trying things out.

Start free
  • 1 project, shared resources
  • questpie.app subdomain
  • Hosted Autopilot · sandbox
  • Community support
  • Custom domain
  • Production-grade Postgres
  • Multi-environment
  • SSO + audit log
Starter
$19/ month

Ship one site with a custom domain.

Join waitlist
  • 1 project, 1 environment
  • Custom domain + SSL
  • 5 GB storage · 100 GB BW
  • Production Postgres + PITR
  • Hosted Autopilot · 2 agents
  • Email + community support
  • Multi-environment
  • SSO + audit log
Popular
Pro
$49/ month

Teams shipping multiple sites and automating ops.

Join waitlist
  • 10 projects, multi-env
  • 50 GB storage · 1 TB BW
  • Preview deploys per branch
  • Hosted Autopilot · unlimited
  • Knowledge base + workflows
  • Team roles + API keys
  • Priority support
  • SSO + audit log
Scale
CustomSLA

Compliance, dedicated capacity, custom contract.

Talk to us
  • Unlimited projects + envs
  • Dedicated database & VPC
  • Custom Autopilot configs
  • 99.99% uptime SLA
  • SSO + audit log
  • Data residency
  • Solution engineering
  • Volume discount
No lock-in

Self-host today. Move to Cloud later. Or back.

Cloud is just QUESTPIE code plus a Postgres database. No proprietary runtime, no walled garden. Migrate in either direction with two commands. Your project is your project.

# Pull a Cloud project to local
$ bunx questpie pull my-project
# Or push your local project to Cloud
$ bunx questpie deploy --cloud
FAQ

Questions, answered.

Honest answers. No marketing fluff. Can't find what you need? Ask the team.

Cloud is the runtime control plane for QUESTPIE. It owns accounts, projects, environments, managed Postgres, object storage, custom domains, builds, rollouts and observability. If it's infrastructure for running your apps, it's Cloud.

Inside Autopilot. Autopilot edits your apps and content, Cloud builds and deploys them. When you use hosted Autopilot inside Cloud, the two are stitched together. Autopilot triggers Cloud deploys through Cloud's APIs.

When you log into Cloud you get a managed Autopilot installation for the whole account. Your Cloud projects map to Autopilot projects. The AI builder, agents, workflows and knowledge all run there. You can still self-host Autopilot separately if you prefer.

Yes, from the Starter plan onwards. Point your DNS to QUESTPIE, we provision an SSL certificate automatically, and traffic is served via CDN. Free plans use a questpie.app subdomain.

EU-West and US-East at launch. Scale plans can request specific data residency. All projects run on managed PostgreSQL with point-in-time recovery up to 30 days.

Yes, anytime. Cloud is just QUESTPIE code plus a Postgres dump. Run `bunx questpie pull` to get everything locally and deploy with the Hono / Elysia / Next / TanStack adapter of your choice. No proprietary runtime.

Yes. Coming alongside Cloud. Each starter ships with a working QUESTPIE schema, admin, sample content and an Autopilot brief tuned for the domain. You can request a starter for your industry on the waitlist.

Coming Q3 2026

Be first on QUESTPIE Cloud.

Join the waitlist. We'll email you when your environment is ready, with priority for early adopters. No spam, ever.

Framework available today·$ bun create questpie my-app·Read the docs ↗