Moved to postgres

This commit is contained in:
2024-04-11 18:59:18 +02:00
parent ef5c531964
commit 84e58fa936
9 changed files with 244 additions and 1289 deletions

View File

@@ -37,14 +37,15 @@
"ioredis": "^5.3.2",
"mongoose": "^8.2.1",
"ms": "^2.1.3",
"pg": "^8.11.5",
"pretty-ms": "^9.0.0",
"sequelize": "^6.37.2",
"sqlite3": "^5.1.7",
"youtube-ext": "^1.1.16"
},
"devDependencies": {
"@types/ms": "^0.7.34",
"@types/node": "^20.11.28",
"@types/pg": "^8",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"concurrently": "^8.2.2",