Lots of changes, started on working /add

This commit is contained in:
2023-06-21 19:50:27 +02:00
parent 120781a57a
commit b4223f8eb0
140 changed files with 489 additions and 262 deletions

View File

@@ -21,6 +21,7 @@
},
"type": "module",
"dependencies": {
"mongoose": "^7.3.0"
"mongoose": "^7.3.0",
"sass": "^1.63.4"
}
}