Guides
Everything you need to set up, manage, and get the most from Airdraft.
Administration
API Keys
Create and manage API keys to authenticate server-side and third-party requests to your Airdraft CMS.
2 min readAuthentication and Roles
Set up login for CMS editors, manage team members, assign roles, and invite collaborators.
3 min readConnecting a Database
Use SQLite, PostgreSQL, or MongoDB as the storage backend for your self-hosted Airdraft instance.
3 min read
Content Modeling
Getting Started
Content Management
Media Management
Upload images, videos, and files; serve them in your frontend; and connect a production storage provider.
3 min readQuerying Content
Fetch, filter, sort, and paginate your CMS entries from a Next.js frontend using the server client, HTTP client, or React hooks.
2 min readWriting and Publishing Content
Create entries, write rich content, manage drafts, and publish — from the dashboard or the API.
3 min read