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: allow disabling joins for collections without join fields
- fix(ui): restore modified on any failed submit, not just draft submits
- localizeStatus: locale:'all' queries with _status where-clause silently return 0 docs; generated types don't reflect per-locale shape
- fix: isolate context for nested Local API calls
- Allow joins: false for collections without generated join fields
- fix: account for conditional layout fields in generated types
- withPayload: scope the client-hint header injection to the admin route instead of '/:path*'
- Jobs: updateJobs leaks a Postgres transaction when db.updateJobs throws (no try/catch between beginTransaction and commitTransaction) — connections stuck 'idle in transaction' until the pool is exhausted
- fix(drizzle): delete orphaned _rels rows when blocks field is shortened
- fix(next): replace deprecated graphql-playground-html with GraphiQL
- Docs
- TypeScript not yet supported