All checks were successful
homepanel/HomePanel/pipeline/head This commit looks good
Home Panel
A React + Express control panel for Home Assistant.
Structure
packages/client: React frontendpackages/server: Express backend
Setup
-
Install dependencies:
pnpm install -
Start development server:
pnpm devThis will start:
- Client on http://localhost:5173
- Server on http://localhost:3001
Features
- Real-time data sync via WebSockets
- Config file persistence
- Modern React UI
Description
Languages
JavaScript
96.8%
CSS
3%
HTML
0.1%