logo
icon

Atomic Server

Atomic Server is a lightweight, open-source headless CMS and real-time database built in Rust. Features a powerful table editor, full-text search, document collaboration, and SDKs for JS, React, and Svelte. No runtime dependencies, sub-millisecond response times.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-04-03
Services
service icon
Tags
CMSDatabase

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

  1. Visit your domain — the Atomic Data browser interface loads immediately
  2. Create resources — use the built-in table editor to structure your data
  3. Full-text search — find any content instantly with the built-in search engine
  4. 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