mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 15:46:35 +00:00
No description
- DB: ablesign_accounts (api_key_encrypted, workspace_id) + ablesign_screens (ablesign_screen_id, kiosk assignment, orientation) - API client: shared/ablesign.ts — list/register/update/delete screens, playlist CRUD, headless pairing (initiate player registration → register via admin API key → no UI shown on kiosk) - Admin routes: account CRUD, screen sync from AbleSign API, headless screen creation (Create & Pair), kiosk assignment, remote delete - Admin UI: AbleSign nav item, accounts page (add/sync/delete), screens page (add/assign to kiosk/delete) with kiosk dropdown - Follows cloud camera pattern: encrypted credentials, sync from vendor API, assign to kiosks Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| deploy | ||
| docs | ||
| kiosk | ||
| nodered | ||
| scripts | ||
| server | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| docker-compose.coolify.yml | ||
| docker-compose.yml | ||
| LICENSE-AGPL.txt | ||
| LICENSE-COMMERCIAL.md | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| sec-config.template.yaml | ||
| tsconfig.base.json | ||