Skip to content

Thinkmill/keystatic

Repository files navigation

Keystatic


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:

pnpm install
cd dev-projects/{example}
pnpm run dev

Requirements

  • node.js v18
  • pnpm

Note: if you are getting an error with pnpm, make sure you're using corepack, uninstall pnpm, and then run corepack enable pnpm.


License

Copyright (c) 2023 Thinkmill Labs Pty Ltd. Licensed under the MIT License.