Observer embryo, Maestro done

This commit is contained in:
STEINNI
2026-06-13 13:47:46 +00:00
parent 327efdbe9a
commit e81a5b573b
46 changed files with 1929 additions and 143 deletions
+4 -1
View File
@@ -2,6 +2,9 @@
"name": "p42GodDaemons",
"type": "module",
"dependencies": {
"ajv": "^8.12.0"
"ajv": "^8.12.0",
"mysql2": "^3.11.0",
"redis": "^4.3.0",
"yargs": "^17.7.2"
}
}