A set of components and utilities to work faster with DatoCMS in Astro projects.
npm install @datocms/astroš Visit the DatoCMS homepage or see What is DatoCMS?
---
 
A set of TypeScript-ready components and utilities to work faster with DatoCMS in Astro project. Integrates seamlessly with DatoCMS's GraphQL Content Delivery API.
- Features
- Installation
- What is DatoCMS?
@datocms/astro contains ready-to-use Astro components and helpers:
- for Visual Editing with click-to-edit overlays
-
-
-
-
````
npm install @datocms/astro
---
DatoCMS is the REST & GraphQL Headless CMS for the modern web.
Trusted by over 25,000 enterprise businesses, agencies, and individuals across the world, DatoCMS users create online content at scale from a central hub and distribute it via API. We ā¤ļø our developers, content editors and marketers!
Why DatoCMS?
- API-First Architecture: Built for both REST and GraphQL, enabling flexible content delivery
- Just Enough Features: We believe in keeping things simple, and giving you the right feature-set tools to get the job done
- Developer Experience: First-class TypeScript support with powerful developer tools
Getting Started:
- ā”ļø Create Free Account - Get started with DatoCMS in minutes
- š Documentation - Comprehensive guides and API references
- āļø Community Support - Get help from our team and community
- š Changelog - Latest features and improvements
Official Libraries:
- Content Delivery Client - TypeScript GraphQL client for content fetching
- REST API Clients - Node.js/Browser clients for content management
- CLI Tools - Command-line utilities for schema migrations (includes Contentful and WordPress importers)
Official Framework Integrations
Helpers to manage SEO, images, video and Structured Text coming from your DatoCMS projects:
- React Components
- Vue Components
- Svelte Components
- Astro Components
Additional Resources:
- Plugin Examples - Example plugins we've made that extend the editor/admin dashboard
- Starter Projects - Example website implementations for popular frameworks
- All Public Repositories