B27Bash27
Log inSign up

Platform

One control plane for terminals, containers, and AI usage.

Build the user experience around cloud workspaces, then keep provider access behind a metered backend gateway.

01

User signs in

Auth creates a user, organization, default project, and ledger account.

02

Workspace starts

The backend schedules an isolated container and mounts the user's project files.

03

Terminal connects

The browser uses WebSockets to attach to a PTY session with lifecycle controls.

04

Models are proxied

CLI helpers call your model gateway, not provider APIs directly from the container.

05

Usage is billed

Token counts, runtime minutes, and provider costs become ledger events.

06

Admin controls risk

Admins can pause users, kill sessions, review logs, and adjust credits.

Frontend pages needed

Marketing, auth, dashboard, terminal, billing, workspace files, usage history, admin, settings, and support.

Backend services needed

Auth, database, Docker orchestration, PTY bridge, provider gateway, usage meter, billing ledger, Stripe, and audits.