Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-native Visual CMS

An open-source, self-hosted visual CMS embedded in Next.js and Astro applications. Content remains in Git, editorial work happens through Changes, and publication produces deterministic immutable JSON releases.

Development

Requirements: Node.js 22.12 or newer and pnpm 11.

pnpm install
pnpm check
pnpm test:integration
pnpm test:e2e
pnpm dev

The project is organized as ports and adapters. Framework routes, the editor, CLI, GitHub Actions and MCP all call the same application commands.

See ARCHITECTURE.md and the product specification.

The two SSR playgrounds live in apps/playground-next and apps/playground-astro. Public provisioning is documented in the Starlight guide under Sandbox deployment; it intentionally requires externally authenticated GitHub, Vercel and Cloudflare accounts.

About

Git-native visual CMS for Next.js and Astro

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages