2026-01-06

How to get started

Every generated product ships in local mock mode. You can explore the full console, task queue, and support flow before connecting a single third-party secret.

Run the console

  • Install dependencies and start the web app.
  • Open the console and sign in with the seeded local account.
  • Trigger the mock checkout to grant test credits.

Create your first task

Open the console, describe what you want, and submit it. The local mock AI provider fills the queue with a placeholder result so you can see the full task lifecycle end to end.

pnpm kit init
pnpm kit dev
pnpm dev:web

Go live when you are ready

Wire a real billing provider and AI provider through the same configuration surface, then deploy. Nothing in the console UI changes — only the providers behind it.