Dis is test
This post lives in Payload CMS, stored as Lexical JSON in a SQLite file, and rendered to HTML by a small Node script. See the Sanity twin for comparison.
What is different
- One app: admin, API and database access together, like a PHP CMS.
- Uploads are files on disk, resized by
sharp.
Boring choices, few dependencies.
node site/build.mjs
# Built 1 post into site/distThat image above is an upload node inside the rich text.