turn-up-arch/ui/public
Sean Doran 8f8d9ac3fa
feat: add React/Vite PWA web UI with FastAPI backend
- FastAPI + uvicorn server (turnup-ui) serving config API and static files
- React + TypeScript frontend: connection, global LEDs, per-knob/button
  cards, preset save/load/apply, toast notifications, dark theme
- Vite builds into src/turnup/ui/static/ so no Node.js needed at install time
- PWA assets (manifest, service worker, icon) in ui/public/
- turnup-ui.service systemd user unit; enabled globally via turnupd.install
- PKGBUILD: add python-fastapi + python-uvicorn deps, install UI service file
- pyproject.toml: ui extras group, turnup-ui entry point
2026-02-27 21:25:16 -05:00
..
icon.svg feat: add React/Vite PWA web UI with FastAPI backend 2026-02-27 21:25:16 -05:00
manifest.json feat: add React/Vite PWA web UI with FastAPI backend 2026-02-27 21:25:16 -05:00
sw.js feat: add React/Vite PWA web UI with FastAPI backend 2026-02-27 21:25:16 -05:00
vite.svg feat: add React/Vite PWA web UI with FastAPI backend 2026-02-27 21:25:16 -05:00