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(db-mongodb): unique sort fallback never skipped for descending sorts
- fix(drizzle): size SQLite batched inserts by table columns so version rows stay under the bound-parameter limit
- fix: await async slugify in the slug field's beforeChange hook
- feat(templates): add canonical fullstack starter template
- Account view crashes with "Cannot use 'in' operator to search for 'hidden' in undefined" on a minimal auth collection (3.89.0, Next 16.3.4)
- plugin-multi-tenant: an async `validate` override on the tenant field skips the plugin's required check (override not awaited)
- fix(ui): update version state only after successful submissions
- fix(plugin-multi-tenant): await async validate override on tenant field (#18163)
- db-postgres: removing an array row leaves its hasMany relationship rows in _rels at the vacated index; a later row appended there inherits them
- Bulk upload: an interrupted upload is dropped from the retry queue and counted as a success
- Docs
- TypeScript not yet supported