No description
Find a file
Mitchell R 44b0268def fix: nodered settings.js nodesDir → /usr/src/betterframe-nodes
Node-RED only scans userDir/node_modules by default. Setting
nodesDir explicitly tells it to also scan our baked-in path,
which survives the /data volume mount.
2026-05-13 02:00:40 +02:00
deploy fix: nodered settings.js nodesDir → /usr/src/betterframe-nodes 2026-05-13 02:00:40 +02:00
docs refactor: merge templates into layouts, displays from kiosks 2026-05-10 21:39:09 +02:00
kiosk fix: gpio lines binding must be mut for read_event 2026-05-13 01:23:09 +02:00
nodered feat: Node-RED custom nodes + dashboard entity type 2026-05-13 01:47:53 +02:00
scripts adding initial project 2026-05-10 01:09:13 +02:00
server feat: Node-RED custom nodes + dashboard entity type 2026-05-13 01:47:53 +02:00
.gitignore adding initial project 2026-05-10 01:09:13 +02:00
CLAUDE.md fix(proxy): split Node-RED route surfaces 2026-05-11 10:44:45 +02:00
package-lock.json feat: Node-RED custom nodes + dashboard entity type 2026-05-13 01:47:53 +02:00
package.json adding initial project 2026-05-10 01:09:13 +02:00
sec-config.yaml feat: Node-RED custom nodes + dashboard entity type 2026-05-13 01:47:53 +02:00
tsconfig.base.json adding initial project 2026-05-10 01:09:13 +02:00