- Notifications
You must be signed in to change notification settings - Fork89
First class CMS experience, TypeScript API, Markdown & YAML/JSON based, no DB
License
Thinkmill/keystatic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 withyour source code. Conceived for modern front-end frameworks like Next.js, Remixand Astro, designed to fit into your workflow.
We're working on it! Things are experimental at the moment.
But if you're curious and brave, check outkeystatic.com to try it out (and check out our growingcollection of templates).
Follow@thekeystatic on Twitter, andsubscribe to our mailing list forupdates.
Feedback on how we're going, what you're looking for, and what you'd like to seenext is super helpful as we progress!Join the discussion on GitHub
If you want to try Keystatic, we recommend following ourguides or using the CLI rather thanrunning the dev projects in this repo.
They're intended for testing and developing features, and aren't great examplesof actual Keystatic projects.
However, if you want to spin up Keystatic for local development in the monorepo,you can! Run the following:
pnpm installcd dev-projects/{example}pnpm run dev
- node.js v18
- pnpm
Note: if you are getting an error withpnpm
, make sure you're usingcorepack, uninstall pnpm, and then runcorepack enable pnpm
.
Copyright (c) 2023Thinkmill LabsPty Ltd. Licensed under the MIT License.
About
First class CMS experience, TypeScript API, Markdown & YAML/JSON based, no DB