web active

Smart Home Dashboard

Zentrales Dashboard zur Steuerung und Überwachung aller Smart Home Geräte.

React TypeScript Node.js Socket.IO MongoDB

Smart Home Dashboard

Ein umfassendes Dashboard zur Verwaltung aller Smart Home Geräte in einem zentralen Interface.

Features

Technische Details

Das Dashboard ist mit React und TypeScript entwickelt und nutzt Socket.IO für Real-time Updates. Das Backend läuft auf Node.js mit Express.

Unterstützte Geräte

Installation

git clone https://github.com/akmaker/smart-home-dashboard
cd smart-home-dashboard
npm install
npm run dev