Add mysql2 and basic get/post routes
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
"author": "Minzkraut",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.17.3"
|
||||
"dotenv": "^16.0.0",
|
||||
"express": "^4.17.3",
|
||||
"mysql2": "^2.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.15"
|
||||
|
||||
Reference in New Issue
Block a user