OrcaRouter Lite

Open Source. Single Tenant.

Welcome back

Paste the sk-orca-* key printed in your server logs on first run. Stored only in this browser via localStorage.

Where do I find my key?
  1. Run docker compose up (or uvicorn app.main:app).
  2. On first start, the server prints:
    ✓ orcarouter-lite ready. API key: sk-orca-...
  3. Copy that string and paste it above.

Lost it? Reset the workspace by deleting orcarouter.db (and any data/ volume) and restarting.