payload
https://github.com/payloadcms/payload
TypeScript
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to payload
Help out
- Issues
- fix(plugin-multi-tenant): respect undefined initialValue and userHasAccessToAllTenants on single-tenant auto-select (#17833)
- fix(ui): preserve incoming form state for nested array subfields (#17815)
- fix(ui): fallback to permissions when permissions.fields is undefined for group fields (#17812)
- fix(ui): preserve columnState fallback in setActiveColumns (#17792)
- fix(plugin-cloud-storage): clear stale uploadEdits before metadata persistence update
- fix(storage-vercel-blob): prevent client upload file overwrite (#17823)
- fix(plugin-mcp): safe schema handling in withoutRequired (#17844)
- [Bug] Top-level group/tabs fields are misaligned on the right (content + separator) vs sibling fields
- fix(ui): align top-level group fields with sidebar margin (#17851)
- plugin-mcp: update tool registration crashes when schema conversion falls back to permissive Zod schema
- Docs
- TypeScript not yet supported