Adds front-end set-up

This commit is contained in:
2026-06-20 17:04:17 +02:00
parent efd1569c26
commit 7dfc3a9692
62 changed files with 6875 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
# Base URL of the SlpModularCms .NET API (Unit 0 backend).
# The backend must be running with CORS configured to allow this origin
# and to send the httpOnly refresh-token cookie (credentials: include).
VITE_API_BASE_URL=http://localhost:5000