Open source · No billing
Open source, with room to make it yours.
Fabric is an open-source project with its code available on GitHub. Use this deployment without a subscription, or inspect how the product is built.
Fabric Workspace
Open-source project
Free
no payment details
Create workspaces, invite existing Fabric accounts, collaborate on durable boards, and review AI proposals before applying them.
- Public source code and development on GitHub
- Persistent workspaces and role-aware boards
- Interactive canvas with local draft recovery
- Streamed AI proposals with explicit approval
- Responsive desktop and tablet layouts
- No subscription, payment method, or billing flow
Follow development, review the architecture, and contribute through the public Fabric repository.
Transparent by default
The product and its boundaries are visible.
- Identity
- Google and GitHub provide identity; Fabric stores database sessions without provider bearer tokens.
- Collaboration
- Workspace roles govern boards, comments, members, share links, and AI approval.
- Persistence
- Board data uses the configured Neon database, with device recovery state in IndexedDB.
- External services
- Live collaboration and AI depend on the configured realtime service, worker, and model-provider quota.
Operational boundaries
Access is simple; deployment dependencies stay visible.
The product does not hide service configuration, storage, or assurance boundaries behind an invented pricing tier.
Workspace access
Owners add existing Fabric accounts and assign owner, editor, commenter, or viewer roles.
Service configuration
Persistence, realtime, and AI capabilities report errors when their required services are unavailable.
No assurance bundle
No certification, support plan, retention SLA, or uptime commitment is included or implied.
What exists today.
A direct view of the current product surface and the external services each capability depends on.
| Capability | Current build | Runtime dependency |
|---|---|---|
| Canvas editing and product UI | Implemented | Supported browser |
| Durable multiplayer sync | Implemented | Realtime service and Neon |
| Offline reopen and outbox | Implemented | IndexedDB-capable browser |
| Streaming AI proposals | Implemented | AI worker and OpenAI-compatible credentials |
| Payment and subscriptions | Not offered | No billing integration |