initial commit

This commit is contained in:
Mystikfluu
2022-04-20 21:31:09 +02:00
commit 534d1a6d07
11 changed files with 2217 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"dependencies": {
"body-parser": "^1.20.0",
"cookie-parser": "^1.4.6",
"express": "^4.17.3",
"express-fileupload": "^1.3.1",
"express-useragent": "^1.0.15",
"mysql": "^2.18.1"
}
}