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 supported1 Subscribers
Add a CodeTriage badge to payload
Help out
- Issues
- staticHandler does not check response.ok after CDN fetch — returns error body as file data
- fix(storage-vercel-blob): add response.ok check and downloadUrl fallback in staticHandler (#16186)
- fix(drizzle): check rawRelations instead of table existence to avoid naming collision (#16181)
- fix(templates): prevent stale priceInUSD display when USD pricing is disabled (#16160)
- fix: add draft, autosave, and trash args to collection and global hooks (#16180)
- fix(graphql): virtual fields should be nullable in GraphQL schema (#16112)
- `in` doesn't filter polymorphic relationship when using `uuid` and empty array
- afterChange hooks: previousDoc and doc have different depths, breaking change detection on relationship fields
- fix(collections): validate virtual fields in useAsTitle for auth collections (#16142)
- fix(core): process bulk deletes sequentially to prevent silent data loss
- Docs
- TypeScript not yet supported