Best headless CMS for t3-stack?
Hey,
Im currently looking in to which headless CMS i want to implement with the t3-stack, do you guys have any recommendations?
6 Replies
keystatic
Decap
I've recently heard good things about Payload CMS (https://payloadcms.com/). It's open-source, can generate TypeScript types, and can even be configured using TypeScript (e.g., the schema).
The v3.0 uses nextjs too
But its still in beta
Awesome! I didn't know that.
We're using DatoCMS at work. You can add a script to your package.json that generates typescript models from your DatoCMS schema. You can query the content with GraphQL. We used it for https://www.spuntini.be.