Initial commit

This commit is contained in:
2025-05-14 20:41:59 +03:00
commit afed0f1e30
15 changed files with 2643 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"dependencies": {
"better-sqlite3": "^11.10.0",
"ejs": "^3.1.10",
"express": "^5.1.0",
"express-fileupload": "^1.5.1",
"winston": "^3.17.0"
}
}