Noodle Seed
ReferenceCLI reference

noodle dev

Run a local runtime, serve + hot-reload the manifest, and exercise tools (no account/login).

Run a local runtime, serve + hot-reload the manifest, and exercise tools (no account/login).

Usage

noodle dev [server.ts]

Options

  • --org <slug>
  • --app <slug>
  • --env <slug>
  • --port <n>
  • --tunnel — Publish the loopback server via cloudflared for cloud AI clients.
  • --no-preview
  • --theme light|dark|both
  • --device desktop|mobile|both

Runs locally — no account or hosted service required.

Run noodle dev --help for the latest options and details.

On this page