lix
DocsPluginsBlogDiscordXGitHub740
Start
What is Lix?Comparison to GitGetting StartedJavaScript QuickstartRust Quickstart
Concepts
SchemasDiffsFiles and MediaBranchingHistoryCollaboration and SyncPersistence and StorageSnapshots
Guides
Lix for AI AgentsHosting
Reference
CheckpointsDiff CommandsSQL SurfacesJavaScript APISQL FunctionsServer Protocol

Getting started

Choose your SDK. Both quickstarts create a repository, write a file, inspect its history, and undo a change.

JavaScript

Use JavaScript in Node.js or the browser.

npm install @lix-js/sdk

Start the JavaScript quickstart →

Rust

Use Rust for native applications, embedded services, and Lix servers.

cargo add lix

Start the Rust quickstart →

After the quickstart, pick a local or hosted setup in Persistence and Storage.

Edit this page on GitHub
Previous← Comparison to GitNextJavaScript Quickstart →
On this pageJavaScriptRust
Lix is built by Opral.
GitHubXDiscord