Atomic Server
A lightweight, open-source headless CMS and real-time database built in Rust. Delivers sub-millisecond response times with zero runtime dependencies.
Getting Started
- Visit your domain — the Atomic Data browser interface loads immediately
- Create resources — use the built-in table editor to structure your data
- Full-text search — find any content instantly with the built-in search engine
- Collaborate — invite others to edit documents in real-time
Default Configuration
- The server initializes with a default admin agent on first startup
- Data is persisted in the
/atomic-storage volume
- HTTPS is handled by Zeabur's edge proxy
Key Features
- Headless CMS with powerful table editor
- Real-time document collaboration
- Full-text search powered by Tantivy
- JSON-AD / JSON-LD / Turtle / N-Triples support
- SDKs for JavaScript, React, and Svelte
- Authorization with granular access control
- Version history for all resources
License
MIT — GitHub