mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 17:56:34 +00:00
No description
Server mints a dedicated admin API key on first boot (persisted plaintext encrypted in setup_state.extras) and POSTs a bf-server-config node into Node-RED's flow graph via /nrdp/flows. Idempotent — skips if any bf-server-config already exists, so user-owned configs win. New admin-http config 'selfUrl' (defaults to http://127.0.0.1:18080) tells Node-RED how to reach the BF server. Docker compose sets it to http://server:18080 so requests stay inside the compose network. |
||
|---|---|---|
| deploy | ||
| docs | ||
| kiosk | ||
| nodered | ||
| scripts | ||
| server | ||
| .gitignore | ||
| CLAUDE.md | ||
| package-lock.json | ||
| package.json | ||
| sec-config.yaml | ||
| tsconfig.base.json | ||