feat: Add initial Svelte frontend for ESP32 system monitoring and reboot control.

This commit is contained in:
2026-03-02 20:21:32 -05:00
parent 9b4f94207c
commit 6d457e4744
4 changed files with 243 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
# Set this to your ESP32's IP address for local development
# Example: VITE_API_BASE=http://192.168.1.100
VITE_API_BASE=http://ESP32_IP_HERE