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
+17
View File
@@ -0,0 +1,17 @@
# Backend
backend/target/
!backend/.mvn/wrapper/maven-wrapper.properties
# Frontend
frontend/node_modules/
frontend/dist/
frontend/.env
frontend/.env.local
*.tsbuildinfo
# Tooling / OS
.idea/
.vscode/
*.iml
.DS_Store
*.log