started implementing data functions for easy requests to data

This commit is contained in:
max
2025-09-23 15:01:28 +01:00
parent 09967a0be9
commit 5e4eb38763
3 changed files with 82 additions and 19 deletions

View File

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