BetterFrame/server
Mitchell R 766db445c4 fix: Dockerfile npm run build + htmx for layout switch buttons
- Dockerfile.server: RUN npm run build during builder stage so the
  image ships pre-compiled lib/ + bsb-plugin.json. Runtime image also
  installs ffmpeg (for camera snapshot endpoint).
- DisplayEditPage Show buttons + Switch dropdown now use hx-post
  with hx-swap=none — no page reload, just fires the command.
2026-05-13 01:32:25 +02:00
..
src fix: Dockerfile npm run build + htmx for layout switch buttons 2026-05-13 01:32:25 +02:00
.gitignore build fixes for bsb 2026-05-10 01:46:11 +02:00
bsb-tests.json build fixes for bsb 2026-05-10 01:46:11 +02:00
package.json feat(layout): add branded none cells 2026-05-11 09:38:50 +02:00
tsconfig.json adding initial project 2026-05-10 01:09:13 +02:00