3 Commits

Author SHA1 Message Date
99f1b3e095 Add install_everything.sh, update README.md, WIKI.md 2026-03-13 16:03:04 +08:00
e72a3ab85c Add everything and anything 2026-03-13 15:46:10 +08:00
9e3cc99bed feat: Phase 1 Foundation & Dashboard implementation
- Core infrastructure: Zustand store, API client with mock fallback
- Mode detection: Port 8080 (kiosk) / 9090 (remote)
- Dashboard components: RainfallCard, ClockDisplay, CommStatus
- Header components: VoltageDisplay, BatteryStatus, LoginIndicator
- Data polling with visibility awareness
- Bundle size: ~100KB gzipped

Also adds README.md and WIKI.md documentation
2026-03-13 06:42:55 +08:00