Documentation

BRIDGE AI OS — Monetized Autonomous Edition. Local-first; earn for value created, not for usage.

Install (under 10 minutes)

Docker

  1. Install Docker Desktop if needed.
  2. In the v1 folder: docker compose up -d.
  3. Dashboard: http://localhost:3000 · API: http://localhost:4000

Run with Node

  1. Install Node.js 18+.
  2. In v1: npm install.
  3. Run both: npm run dev (spine + dashboard).
  4. Dashboard: http://localhost:3000

Installer (port 7777)

  1. From v1: npm run install:local.
  2. Set BRIDGE_DATA_DIR to the data dir, then npm run start:installer.
  3. Dashboard: http://localhost:7777

First launch

On first run with bootstrap, you’ll see onboarding: Create Your First Agent; earn for value created, not for usage; no revenue = no payouts.

Wallet & earning

Built-in wallet. Credits only from revenue share, referral, marketplace task, template commission. No minting. Payouts only when revenue backs them.

← Back to home · Downloads