1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 22:59:28 +00:00

Set up expressjs framework

This commit is contained in:
2022-01-23 22:57:48 +00:00
parent e6813851bf
commit 1212358e92
3 changed files with 914 additions and 5 deletions

View File

@@ -20,6 +20,7 @@
"homepage": "https://github.com/matt-fidd/stratos#readme",
"dependencies": {
"bcrypt": "^5.0.1",
"express": "^4.17.2",
"mysql2": "^2.3.3"
},
"devDependencies": {