CMS·MIT License·Tier 1

A CMS That Lives in Your Git Repo

Edit Markdown, JSON, and YAML with live preview. All content in Git — version control built in. Zero infrastructure beyond the app. 2.5k stars from Thinkmill (KeystoneJS creators).

naxai-cms-lite.naxai.us
C
NaxAI CMS Lite DashboardFull-size preview available in demo
None
Database
All content in Git files
2 min
Deploy Time
Pure Next.js — instant on Vercel
Thinkmill
Creator
Made by the KeystoneJS team
Overview

What is NaxAI CMS Lite?

NaxAI CMS Lite is built on a Git-based CMS. All content lives in your Git repository as Markdown, JSON, or YAML files — no database to manage, no API to secure. Features: live preview editor, custom field types, React components for content rendering, and GitHub authentication. Perfect for marketing sites, blogs, and developer-focused products.

Product Preview
NaxAI CMS Lite — Screenshot 1
Preview coming soon

Dashboard View

Main interface with real-time data

NaxAI CMS Lite — Screenshot 2
Preview coming soon

Admin Panel

Settings and configuration

NaxAI CMS Lite — Screenshot 3
Preview coming soon

Public View

What your end users will see

Features
🔀

Git-Native Content

Every content change is a git commit

  • All content as Markdown, JSON, or YAML files
  • Built-in version control via Git
  • Pull request workflow for content reviews
  • Branch-based content staging
  • No database to back up or maintain
👁️

Live Preview Editor

See changes as you type

  • Real-time preview of content changes
  • Custom field types: text, rich text, images, relationships
  • Image upload and management
  • Custom React components in the editor
  • Responsive preview (mobile/tablet/desktop)
Who it's for

Marketing Sites

Give your marketing team a CMS for landing pages and blog posts without a database to manage.

Developer Portfolios

Perfect for developer-focused products that want content management without infrastructure overhead.

Documentation + Blog

Pair with NaxAI Docs for a complete content platform — docs + blog, both Git-native.

Why own vs. rent
FeatureNaxAI CMS LiteYOUSaaS alternatives
Price$299 one-timeContentful: $300+/mo · Sanity: $99+/mo · TinaCMS: $29/mo
DatabaseNone — Git-basedAll require managed databases
Version ControlBuilt-in (Git)Add-on or limited
Tech Stack
Frontend
Next.js 15Framework
React 19UI Library
Platform & Tools
TypeScriptLanguage
GitContent Storage
Recovery Plan

Immutable versioning. One-command rollbacks.

Every NaxAI product ships with our recovery guarantee — immutable versioning and one-command rollbacks.

Git IS the recovery system. Every content change is a commit. Rolling back code doesn't touch content (separate branch). Content versioning is inherent. `git revert` for content, `git checkout <tag> && vercel deploy` for code.

Terminal
git checkout v1.0.0 && vercel deploy

One command. Your app is back on known-good code. No data loss.

Demo
demo.cms-git.naxai.us

Try the NaxAI CMS Lite demo

Explore a live, functional instance. Demos are read-only and reset every 24 hours.

Demo Safety

This CMS is embedded in your Next.js app — there's no standalone admin panel to lock down. Authentication is via GitHub OAuth. The demo shows the editing experience in a sandboxed environment.

Book a demo
FAQ
How is this different from a headless CMS?
Traditional headless CMSes (Contentful, Sanity) require a database and API. Content is stored in Git files — your content IS your repo. No database, no API to secure, no infrastructure to maintain.

Ready to launch?

Own the source. Brand it as your own. Sell to unlimited clients with no royalties. Every purchase includes the recovery guarantee.