summaryrefslogtreecommitdiff
path: root/payload-types.ts
AgeCommit message (Collapse)Author
2026-03-17a line break missingBertrand Yuan
There is a missing line break at the end of the file. Signed-off-by: Bertrand Yuan <me@bertyuan.com>
2025-12-16feat(back-end): introduce payloadBertrand Yuan
Payload is the next.js Headless CMS and App Framework, I would like to pick it up and modify it as it is MIT licensed. Many features in Payload is not applicable for our project. So, I modify it so that it is light and clear.