/

Sanity.io is the platform for structured content. It comes with an open-source headless CMS called Sanity Studio that’s built with React, and that you can customize. You also get a hosted real-time datastore with powerful APIs. There are also libraries and tools that make it easier to use structured content in the products and services that you’re building. And not the least, there’s a growing friendly community of developers that will gladly help and learn with you.
Sanity.io gives your team:
name and a type to make a new field, and when you’re ready for it, you can extend with custom JavaScript validations, custom input components and previews with React, CSS-variable overrides, and you can install plugins and tools or make your own. You have access to all the APIs that the Studio uses.{ name: ‘title’, type: ‘string’ } and hitting “save”. With content models in code, you can create your own snippets, you can bootstrap config, commit them to git, or even publish on npm.