This commit is contained in:
2025-08-22 19:19:16 -04:00
parent df567983c1
commit 93831d4fad
36 changed files with 22412 additions and 29 deletions

7
kms-frontend/.env Normal file
View File

@ -0,0 +1,7 @@
# KMS Frontend Configuration
REACT_APP_API_URL=http://localhost:8080
REACT_APP_APP_NAME=KMS Frontend
REACT_APP_VERSION=1.0.0
# Development settings
GENERATE_SOURCEMAP=true