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

Added database initialisation script and mysql2 npm package

This commit is contained in:
2022-01-11 22:10:05 +00:00
parent a79c19a791
commit 55d68df2c5
5 changed files with 573 additions and 1 deletions

View File

@@ -17,5 +17,6 @@
},
"homepage": "https://github.com/matt-fidd/stratos#readme",
"dependencies": {
"mysql2": "^2.3.3"
}
}