payload
Installation
SKILL.md
Payload CMS
Open-source, Next.js-native headless CMS with full TypeScript support. Code-first configuration, self-hosted, with REST and GraphQL APIs.
Quick Start
npx create-payload-app@latest my-app
cd my-app
npm run dev
Opens admin at http://localhost:3000/admin.