Examples
Examples
Focused Runlane examples for common task patterns.
This section points to Runlane examples backed by shipped source or checked API snippets.
Available Examples
| Example | Covers | Source Path |
|---|---|---|
| Local Lane | One-process development/test lane with task registration, trigger, drain worker, schedule tick, release, CLI dev bridge, and operator reads. | docs/examples/local-lane.mdx |
| Postgres + SQS On AWS | Deployable AWS reference app using RDS Postgres, standard and FIFO SQS queues, SQS-Lambda consumers, EventBridge tick Lambda, HTTP trigger Lambda, a Fargate worker, local pnpm dev, and shared runtime factory wiring. | examples/aws/ |
Full reference apps name the shipped directory to run. Focused pages keep the code short, but still use exported packages and CLI commands.