Quick Start
Editorial is a modern, flexible headless CMS designed to help editors manage content with ease while providing powerful schema editing capabilities for developers.
What is a Headless CMS?
A headless CMS is a content management system that focuses solely on content management and delivery through APIs. Unlike traditional CMS platforms, it separates the content backend (where you manage your content) from the frontend presentation layer, giving you complete freedom in how you display your content.
Quick Start
Get started in minutes:
npm init @isardsat/editorial my-project
cd my-project
Next Steps
- Installation - Detailed installation instructions
- Core Concepts - Learn about the fundamental concepts
- API Reference - Explore our API documentation
Support
Need help? You can report issues on our GitHub page