Made Users Table Sql Code

This commit is contained in:
Mann Patel
2025-03-11 15:57:02 -06:00
parent 3542b86a34
commit fed0193912
5 changed files with 132 additions and 13 deletions

View File

@@ -15,6 +15,7 @@
"cors": "^2.8.5",
"dotenv": "^16.4.7",
"express": "^4.21.2",
"mysql": "^2.18.1",
"mysql2": "^3.12.0"
}
}