did some stuff.

nothing special
This commit is contained in:
valentijn
2024-02-01 13:55:07 +01:00
parent fe674c9e06
commit beda73729d
5 changed files with 387 additions and 12 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"express": "^4.18.2",
"express-session": "^1.17.3"
"express-session": "^1.17.3",
"nodemon": "^3.0.3"
}
}