Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Strapi | 52,608 | 221 | 113 | 9 hours ago | 281 | May 11, 2022 | 352 | other | JavaScript | |
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first. | ||||||||||
Directus | 20,715 | 50 | 9 hours ago | 55 | September 22, 2022 | 348 | gpl-3.0 | TypeScript | ||
The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database. | ||||||||||
Payload | 9,730 | 5 | 20 | 9 hours ago | 248 | September 24, 2022 | 35 | mit | TypeScript | |
Built with React + TypeScript, Payload is a free and open-source Headless CMS. [✩Star] if you support our work! | ||||||||||
Gridsome | 8,441 | 285 | 8 | 3 days ago | 75 | November 22, 2020 | 586 | mit | JavaScript | |
⚡️ The Jamstack framework for Vue.js | ||||||||||
Relax | 8,286 | 2 years ago | 80 | gpl-3.0 | JavaScript | |||||
New generation CMS on top of React, Redux and GraphQL | ||||||||||
Keystone | 7,718 | 1,329 | 42 | 14 hours ago | 171 | July 15, 2019 | 101 | mit | TypeScript | |
The most powerful headless CMS for Node.js — built with GraphQL and React | ||||||||||
Webiny Js | 6,462 | 113 | 9 hours ago | 251 | September 07, 2022 | 201 | other | TypeScript | ||
Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS. | ||||||||||
Cms | 2,973 | 1,397 | 1,561 | 10 hours ago | 999 | September 21, 2022 | 425 | other | PHP | |
Craft is a flexible, extensible platform for creating bespoke digital experiences. | ||||||||||
Cms | 2,549 | 3 | 107 | 12 hours ago | 230 | September 27, 2022 | 463 | other | PHP | |
The core Laravel CMS Composer package | ||||||||||
Gatsby Starter Lumen | 1,917 | 1 | 10 hours ago | 1 | November 07, 2019 | 12 | mit | TypeScript | ||
A constantly evolving and thoughtful architecture for creating static blogs with Gatsby. |
Keystone helps you build faster and scale further than any other CMS or App Framework. Describe your schema, and get a powerful GraphQL API & beautiful Management UI for your content and data.
No boilerplate or bootstrapping just elegant APIs to help you ship the code that matters without sacrificing the flexibility or power of a bespoke back-end.
Keystone 6 is published to npm under the @keystone-6/*
namespace.
You can find our extended documentation on our website, but some quick links that might be helpful:
create-keystone-app
CLI.While our
API Reference
is generally complete, we are are still working hard on increasing the fidelity of ourguides
andexamples
. If you have an example you'd like see, please open a GitHub discussion!
Our @keystone-6/*
packages are written for the Node Maintenance and Active LTS versions of Node; and our continuous integration seamlessly tracks that.
You may have success with Node versions that are Pending or End-of-Life, but you may have problems too.
The Keystone 5 codebase is now in maintenance mode and lives at keystonejs/keystone-5. For more information read Keystone 5 and beyond.
For a birds-eye view of what the Keystone project is working towards, check out our Roadmap.
Share your thoughts and feature requests on Slack (preferred) or Twitter. Bugfixes and issues always welcome.
We do our best to follow SemVer version control within Keystone. This means package versions have 3 numbers. A change in the first number indicates a breaking change, the second number indicates backward compatible feature and the third number indicates a bug fix.
You can find changelogs either by browsing our repository, or by using our interactive changelog explorer.
A quick note on dependency management: Keystone is organised into a number of small packages within a monorepo. When packages in the same repository depend on each other, new versions might not be compatible with older versions. If two or more packages are updated, it can result in breaking changes, even though collectively they appear to be non-breaking.
We do our best to catch this but recommend updating Keystone packages together to avoid any potential conflict. This is especially important to be aware of if you use automated dependency management tools like Greenkeeper.
KeystoneJS adheres to the Contributor Covenant Code of Conduct.
For vulnerability reporting, please refer to our security policy.
Copyright (c) 2022 Thinkmill Labs Pty Ltd. Licensed under the MIT License.