ExpressJS routes in different files

ExpressJS routes for the syndication stuff is now in a seperate file, will now do the other routes.

Signed-off-by: max <deadvey@localhost.localdomain>
This commit is contained in:
max
2025-09-23 17:38:20 +01:00
parent 5e4eb38763
commit 0541b704db
3 changed files with 92 additions and 77 deletions

View File

@@ -8,6 +8,7 @@
"date-fns": "^4.1.0",
"ejs": "^3.1.10",
"express": "^5.1.0",
"express-router": "^0.0.1",
"markdown-it": "^14.1.0",
"mysql": "^2.18.1",
"package.json": "^2.0.1"