Rework menu and integrate splash screen

This commit is contained in:
Laurent
2024-10-28 13:54:22 +01:00
parent d6abdb252d
commit d4af25ee5d
17 changed files with 230 additions and 74 deletions

View File

@@ -1,2 +1,2 @@
VITE_CLIENT_API_URL=http://127.0.0.1:5000/api
VITE_SERVER_API_URL=http://127.0.0.1:5000/api
VITE_CLIENT_API_URL=http://127.0.0.1:5000
VITE_SERVER_API_URL=http://127.0.0.1:5000