Moment

Source: original


## NATIVELY PROGRAMMABLE

Moment includes a built-in reactive programming environment with React and Tailwind CSS.

Because Moment stores documents as plain-old Markdown files on your local disk, and ships an embedded terminal, you can use the best coding agents in the world: Claude Code, Amp, Codex, Copilot CLI, and so on.

GitHub PR Dashboard built in a Moment document

Stuff you can build

NES EmulatorFull emulator with live RAM visualizationSQLite BrowserQuery and edit rows in your databaseGitHub PR DashboardLive metrics from any REST endpointKubernetes Pod DashboardLive pod status and restart controlsRegex TesterTest and debug regular expressionsSee all →


## LIVE COLLABORATIVE EDITING

Purpose-built, high-performance, true collaborative editing. No shortcuts, no compromises.

Real-time collaborative editing in Moment


Git and jj branching integration in Moment

## REAL MARKDOWN FILES. STORED ON DISK. IN JJ (GIT) REPOS.

Every Moment document is a collection of plain-old .md files stored on your disk, in git repositories. Not ejected to Markdown files. Not synchronized. Actual files, on actual disk. Full version history via Jujutsu (jj) and git.


## SECRETS AND PRIVATE APIS

Familiar UI, new powers. Quickly build network requests in a Postman-like client UI. Instantly use those requests to build powerful internal tools.

Add tokens and credentials using .env files and Mustache syntax, like {{env.GITHUB_TOKEN}}. The JavaScript code never sees the credentials. They are securely injected into the requests at the network layer, using a built-in Rust proxy.

Best-in-class support for Kubernetes. AWS support coming soon.

Secrets proxy and private API integration in Moment


## TRY IT IN 30 SECONDS

Download

Watch video