Recipes

Start with a complete shape, then make it yours.

These are transparent architecture recipes, not one-click mystery boxes. Each one maps the application and its optional infrastructure to resources you can inspect, plan, apply, and export.

Useful starting shapes

Choose the smallest recipe that matches the workload. Data services are included only when the recipe declares them.

Web application

An application runtime, stable URL, environment variables, request logs, metrics, and a project budget.

Stateful API

A web runtime plus explicitly provisioned Postgres, recovery policy, database insights, and object storage.

Background worker

A queue with either a signed push consumer or pull workers, retries, message delays, and dead-letter handling.

Scheduled workflow

A timezone-aware cron job targeting a signed application path or queue, with run history and retries.

Full-stack preview

A pull-request application environment, inherited access rule, and optional data resources chosen by the project.

Agent-operated project

A project with scoped agent authorization, an operator thread, approval-gated actions, and retained evidence.

Workflow

Use a recipe without surrendering control

  1. 01

    Select the shape

    Start from an architecture that names its runtime, resources, region choices, and expected meters.

    Inputs visible
  2. 02

    Review the plan

    See which resources would be created or changed before applying the manifest to a project.

    Diff inspectable
  3. 03

    Own the result

    Continue in the dashboard, CLI, API, MCP, or exported infrastructure manifest using the same resource model.

    State portable

Executable starters

Read every line before you run it.

Each source directory includes application code, tests, a validated manifest, and exact local and deployment commands. Nothing provisions until you inspect and apply the plan.

Full-stack SaaS

A runnable Bun app with App Auth, tenant-scoped Postgres rows, object storage, recovery policy, and a safe browser/server credential boundary.

  • App Auth
  • Postgres
  • Object storage
View source and deploy stepskorve deploy . --project full-stack-saas

Agent-operated internal tool

An organization-only internal app with exact health output, daily maintenance evidence, and approval-gated operator workflows.

  • Organization access
  • Operator
  • Maintenance
View source and deploy stepskorve deploy . --project agent-operated-tool

Queue and cron worker

A signed push consumer with caller-stable idempotency, retries, dead-letter handling, and a timezone-aware cron targeting the queue.

  • Queue
  • Dead letters
  • Cron
View source and deploy stepskorve deploy . --project queue-cron-worker

Give your agent a cloud it can operate.

No free tier. No seats. Pay for what you run.