first commit

SwyxWeb: React-Frontend und Spring-Boot-Backend mit SwyxTray-Mock.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-08-20 11:03:34 +02:00
co-authored by Claude Opus 5
commit ae397e1ea3
44 changed files with 6640 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Adresse des WebSocket-Servers; überschreibt den Wert aus /api/config.
VITE_WS_URL=ws://192.168.180.135:17654/ws
# Ziel des Dev-Proxys für /api, also der Port dieser Anwendung
# (Standard: http://localhost:8080)
VITE_BACKEND_URL=http://localhost:8080