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(richtext-lexical): fix korean label for horizontal rule
- fix(ui): persist nav open state and honor preference at sidebar widths
- fix(ui): prevent stale upload docs from overwriting value
- generate:db-schema declares the locale enum as enum__locales, but the adapter creates _locales
- fix(drizzle): generate the locale enum with its actual db name
- generate:db-schema emits an enum for _status columns the database holds as varchar (two causes)
- Upload field values inside Lexical block forms are replaced, not appended, when the list drawer cycles (minRows error also does not block publish)
- docs: add JSDoc to WhereCell and improve Stripe plugin typings
- Creating a doc whose relationship targets a trashed doc returns 201 with a doc id, but the insert is silently rolled back (postgres)
- postgres: a shortened blocks field list leaves orphaned _rels rows behind
- Docs
- TypeScript not yet supported