using nedb for connections, controllers

This commit is contained in:
Jan Prochazka
2020-01-04 09:41:09 +01:00
parent 800f3eec26
commit cdb66c3733
8 changed files with 182 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
"fs-extra": "^8.1.0",
"mssql": "^6.0.1",
"mysql": "^2.17.1",
"nedb-promises": "^4.0.1",
"pg": "^7.17.0"
},
"scripts": {