Thinkmill / keystatic
First class CMS experience, TypeScript API, Markdown & YAML/JSON based, no DB
View on GitHubAI Architecture Analysis
This repository is indexed by RepoMind. By analyzing Thinkmill/keystatic in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler view--- First-class CMS experience, TypeScript API, Markdown & YAML/JSON based, no DB. Built with DNA from Keystone, connects directly to GitHub and doesn’t mess with your source code. Conceived for modern front-end frameworks like Next.js, Remix and Astro, designed to fit into your workflow. Status We're working on it! Things are experimental at the moment. But if you're curious and brave, check out keystatic.com to try it out (and check out our growing collection of templates). Follow @thekeystatic on Twitter, and subscribe to our mailing list for updates. Feedback on how we're going, what you're looking for, and what you'd like to see next is super helpful as we progress! Join the discussion on GitHub --- Developing Keystatic If you want to try Keystatic, we recommend following our guides or using the CLI rather than running the dev projects in this repo. They're intended for testing and developing features, and aren't great examples of actual Keystatic projects. However, if you want to spin up Keystatic for local development in the monorepo, you can! Run the following: Requirements • node.js v18 • pnpm Note: if you are getting an error with , make sure you're using corepack, uninstall pnpm, and then run . --- License Copyright (c) 2023 Thinkmill Labs Pty Ltd. Licensed under the MIT License.