This commit is contained in:
Vyn 2025-06-11 09:50:52 +02:00
commit 61cbd57af1
168 changed files with 31208 additions and 0 deletions

2
web-app/.env.development Normal file
View file

@ -0,0 +1,2 @@
REACT_APP_API_URL=http://localhost:8080
REACT_APP_DOCS_URL=http://localhost:8000