summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
AgeCommit message (Collapse)Author
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.
2025-12-15initial commit -- the front-end prototypeBertrand Yuan
The initial code is base on Anirudh's work. More to see at: https://github.com/techwithanirudh/shadcn-blog Therefore, the code in this commit is under MIT license.