Skip to content

Gem0 docs

Define your content schema once. The API and a fully typed tRPC client are generated for you.

Getting started

What Gem0 is, and the path from an API key to your first typed query. Start with the quickstart.

Modelling content

Collections, the six field primitives, validations and locales. See collections and fields.

The typed SDK

GemSync generates gemRouter.ts from your schema; querying content covers reads, writes and the React and Next.js helpers.