Source for the DeepSpace developer documentation, published at docs.deep.space.
DeepSpace is a full-stack SDK for building real-time
collaborative apps on Cloudflare Workers — auth, SQLite-backed data sync,
role-based permissions, presence, collaborative editing, messaging, file
storage, AI chat, scheduled jobs, payments, and one-command deploys to
<your-app>.app.space.
| Directory | Contents |
|---|---|
get-started/ |
Install, first app, and deployment walkthroughs |
concepts/ |
Core concepts: records, rooms, schemas, permissions |
guides/ |
Building features: worker & server patterns, going to production |
sdk-reference/ |
Client and worker API reference |
cli-reference/ |
The deepspace CLI |
The site is built with Mintlify; docs.json defines
the navigation, and every page is MDX.
- Start building: deep.space/get-started
- SDK on npm:
deepspace - Scaffold an app:
npm create deepspace@latest my-app
DeepSpace is laying the foundation for rebuilding the Internet in an AI-native way — deep.space · docs.deep.space.