feat(ui): add chapter reader page with SSR markdown rendering from MinIO

This commit is contained in:
Admin
2026-03-02 21:39:11 +05:00
parent 4ae6f0ab42
commit 6bf79ab392
5 changed files with 183 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
"vite": "^7.3.1"
},
"dependencies": {
"marked": "^17.0.3",
"pocketbase": "^0.26.8"
}
}