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 supported0 Subscribers
Add a CodeTriage badge to payload
Help out
- Issues
- test: use `autoGenerate` only if the db adapter has `defaultIdType` equals to `text`
- templates: bump for v3.61.1
- When using PayloadCMS with SQLite/D1 database adapters, localized `richText` and `json` fields fail to save in version tables (`_collection_v` and `_collection_v_locales`), throwing the error: **"Type 'object' not supported"**.
- feat: perf logging for hooks
- fix: minified payload error names in production builds, using instanceof not possible
- feat(storage-s3): add cacheControl config option
- templates: bump for v3.62.0
- chore: set `eslint-plugin-react-hooks` out of `experimental` branch
- templates: bump for v3.62.1
- JSON field validation fails on Cloudflare Workers due to Ajv runtime code generation
- Docs
- TypeScript not yet supported