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(translations): return the key instead of throwing for missing namespaces with a count
- fix: add missing generic type support to global hooks
- REST `where` on a localized field 500s when `localization.fallback: false` and no `?locale=` is sent (`req.locale` is null, `validateSearchParams` reads `.length`)
- Array fields: typing lag scales with the number of mounted rows. Collapsed rows mount all their fields, and every row label walks the whole form state on each keystroke
- test(storage-s3): cover many client upload collections
- fix(ui): prevent client upload handler rerenders
- fix(ui): retain interrupted uploads in bulk upload retry queue
- fix: resolve request locale to defaultLocale when localization fallback is disabled
- chore: enable turborepoServerFastRefresh for nextjs
- fix: backport v4 fix to render custom block views on initial load
- Docs
- TypeScript not yet supported