Added: fully working signin/signup system with routing
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"bcrypt": "^5.1.1",
|
||||
"colors": "1.4.0",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.19.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
@@ -41,6 +42,7 @@
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/chai": "^4.2.22",
|
||||
"@types/cookie-parser": "^1.4.7",
|
||||
"@types/cors": "^2.8.17",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/inquirer": "^8.1.3",
|
||||
|
||||
Reference in New Issue
Block a user