implement database and mqtt client to cache node info
This commit is contained in:
@ -9,8 +9,12 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.7",
|
||||
"@prisma/client": "^5.11.0",
|
||||
"express": "^4.18.3",
|
||||
"node-cache": "^5.1.2"
|
||||
"mqtt": "^5.3.6",
|
||||
"protobufjs": "^7.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prisma": "^5.10.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user