Diese Seite ist nicht editierbar. Sie können den Quelltext sehen, jedoch nicht verändern. Kontaktieren Sie den Administrator, wenn Sie glauben, dass hier ein Fehler vorliegt. ====== TinaCMS ====== https://tina.io Tina is an open-source, Git-backed headless content management system (CMS) that empowers both developers and content creators to collaborate seamlessly on a single platform. Tina enables developers to craft a custom visual editing experience perfectly tailored to their website or application while supporting a broad range of content types such as Markdown, MDX, and JSON. ====== https://nextjs.org/ ====== https://nextjs.org/docs/getting-started/installation <code> npx create-next-app@latest </code> TinaCMS Installation <code> npx create-tina-app@latest </code> <code> Tina Dev Server is running... ──────────────────────────────────────────╮ │ │ │ 🦙 Tina Config │ │ CMS: <your-dev-server-url>/admin/index.html │ │ API playground: <your-dev-server-url>/admin/index.html#/graphql │ │ API url: http://localhost:4001/graphql │ │ │ │ 🤖 Auto-generated files │ │ GraphQL Client: tina/__generated__/client.ts │ │ Typescript Types: tina/__generated__/types.ts </code> tinacms.txt Zuletzt geändert: 12/10/2024 - 18:59von admin