FAQ
Is there a free tier?
Section titled “Is there a free tier?”Yes. The Free plan includes a full project, and the typed SDK and codegen are included on every tier. Current limits and prices: gem0.dev/#pricing.
Where is my data hosted?
Section titled “Where is my data hosted?”In the EU. Gem0 is run by KangaCoders BV (Belgium) and CanaryCoders SL (Spain). A DPA is available on the Agency and Enterprise plans.
Which frameworks does the SDK support?
Section titled “Which frameworks does the SDK support?”Any TypeScript codebase via @gemzero0/sdk-core; React apps get React Query
hooks via @gemzero0/sdk-react, Next.js apps a wrapper via
@gemzero0/sdk-next. See querying content.
Can two people edit the same document?
Section titled “Can two people edit the same document?”Yes, but not blindly: a save based on a stale version is rejected with a conflict message instead of overwriting the other person’s work. See managing content.
Can I get my content out?
Section titled “Can I get my content out?”Always. Export a collection from the dashboard, or pull everything through the SDK with your API key.
My sign-in link says it’s invalid
Section titled “My sign-in link says it’s invalid”Links expire after 5 minutes and work once. Request a new one from app.gem0.dev. See signing in.