Show HN: We want to displace Notion with collaborative Markdown files
8 hours ago
- #programming
- #collaboration
- #security
- Moment includes a built-in reactive programming environment with React and Tailwind CSS.
- Documents are stored as plain Markdown files on local disk, with an embedded terminal for coding agents like Claude Code, Amp, Codex, and Copilot CLI.
- Features live collaborative editing with 60fps performance, offline capability, and incremental sync.
- Documents are actual .md files stored on disk in git repositories, with full version history via Jujutsu (jj) and git.
- Includes a Postman-like client UI for building network requests and internal tools.
- Supports secrets and private APIs using .env files and Mustache syntax, with secure credential injection via a Rust proxy.
- Best-in-class support for Kubernetes, with AWS support coming soon.