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 supported1 Subscribers
Add a CodeTriage badge to payload
Help out
- Issues
- fix(graphql): virtual fields should be nullable in GraphQL schema (#16112)
- `in` doesn't filter polymorphic relationship when using `uuid` and empty array
- afterChange hooks: previousDoc and doc have different depths, breaking change detection on relationship fields
- fix(collections): validate virtual fields in useAsTitle for auth collections (#16142)
- fix(core): process bulk deletes sequentially to prevent silent data loss
- fix(auth): allow cross-site navigation to preserve authentication (#16031)
- fix(plugin-cloud-storage): prevent memory leak with multiple collections (#16039)
- fix(auth): properly delete user session on logout (#16061)
- fix(drizzle): use aliasTable for transitive joins with hasMany (#16109)
- fix: allow cross-site navigate-mode cookie auth when csrf is configured
- Docs
- TypeScript not yet supported