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(auth): allow cross-site navigation to preserve authentication (#16031)
- fix(plugin-cloud-storage): prevent memory leak with multiple collections (#16039)
- fix(utilities): use instanceof instead of constructor.name in formatErrors (#16050)
- 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
- feat: add EndpointCustom augmentation interface
- Operation args missing from collection and global hooks
- Bug: Array field named `numbers` causes `TypeError: Cannot read properties of undefined (reading 'referencedTable')`
- fix(ui): fix drawer scroll on iOS Safari
- Docs
- TypeScript not yet supported