Registration and server authentification

This commit is contained in:
2023-03-03 16:08:50 +01:00
parent eac66702de
commit 9a677511e5
10 changed files with 238 additions and 58 deletions
+1
View File
@@ -3,6 +3,7 @@
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"express-basic-auth": "^1.2.1",
"express-validator": "^6.15.0",
"kysely": "^0.23.4",
"pg": "^8.9.0",