Cloud Codex – self-hosted real-time collaborative docs platform
2 points
1 hour ago
| 1 comment
| github.com
| HN
xtelos
1 hour ago
[-]
Cloud Codex is a documentation platform with real-time collaborative editing that you can fully self-host.

It supports:

Multiplayer editing via CRDTs (Yjs) Organizations, teams, and granular permissions Inline comments and threaded discussions Version history with restore Markdown and WYSIWYG editing Import/export (DOCX, PDF, HTML)

Stack: React, Express, MySQL, WebSockets

Runs locally with Docker (single DB container + Node app).

GitHub: https://github.com/Cloud-City-Computing/c2

Would appreciate feedback.

reply