v.Latest
Introduction
Getting Started with TinaCMS
Configuring TinaCMS
Content Modelling
Basic Fields
Markdown (MD) Fields
Form Customization
Media Storage
Querying Content
Manual GraphQL Queries
Under the Hood
TinaCloud
TinaCloud Dashboard
Deployment Configurations
Self-Hosting
Self-Hosted Datalayer
Self-Hosting Components
Git Provider
Database Adapter
Advanced
Beginner Series
1. Your New TinaCMS Site
3. The Content Model
4. A Website Builder Experience
Technical Guides
Configuring Collections
Framework-Specific Guides
Globalization
v.Latest
Documentation
The GraphQL API
Loading last updated info...
TinaCMS is a git-backed content management system, that generates a GraphQL API using your local filesystem as the database.
This gives the developer all the benefits of using git-backed content (version control, content-ownership, branching, etc) but also adds a structured API that can easily be queried.