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(ui): forward forceRender into CollapsibleField's nested RenderFields
- Admin panel column user settings lost on page refresh
- Admin panel always sends multipart/form-data even when no file upload is present in the form
- Admin panel sends fallback-locale=null as literal string in URL when localization is not configured
- Live preview closes itself mid-edit: aborted form-state request clears livePreviewURL
- drizzle: negated operators (not_in, not_equals, not_like) on to-many paths use ANY-row semantics instead of NO-row (should compile to NOT EXISTS)
- fix: respect data overrides when duplicating upload collections
- fix(drizzle): delete orphaned relationship rows when a blocks or array list is shortened
- /admin auth redirect answers HTTP 200 with a suppressed NEXT_REDIRECT marker instead of 307
- fix(templates): enable node:fs for uploads and update GraphQL known-issue reference
- Docs
- TypeScript not yet supported