add simple templating

This commit is contained in:
Mystikfluu
2022-08-24 16:00:24 +02:00
parent 73dd02ecc4
commit 35d91586f6
6 changed files with 352 additions and 15 deletions
+2
View File
@@ -3,11 +3,13 @@
"body-parser": "^1.20.0",
"cookie-parser": "^1.4.6",
"csurf": "^1.11.0",
"ejs": "^3.1.8",
"express": "^4.18.1",
"express-fileupload": "^1.3.1",
"express-useragent": "^1.0.15",
"helmet": "^5.1.1",
"jimp": "^0.16.1",
"lru-cache": "^7.14.0",
"mysql": "^2.18.1",
"unsafe_encrypt": "^1.0.4",
"ws": "^8.8.1"