Initial commit: IT Nexus Web-App

This commit is contained in:
2026-06-01 20:49:07 +02:00
commit 8023765e6c
387 changed files with 106900 additions and 0 deletions

5
frontend/.env.example Normal file
View File

@@ -0,0 +1,5 @@
# API Configuration
REACT_APP_API_URL=http://localhost:5000/api
# Session Configuration (in minutes)
REACT_APP_SESSION_TIMEOUT=480