first commit

This commit is contained in:
Tomas Dvorak
2026-04-10 12:04:09 +02:00
commit 3cb40adb23
203 changed files with 40226 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Productier Frontend Remote Deployment Environment
# These are build-time environment variables for the frontend
# Public URLs (REQUIRED - where your services are accessible)
VITE_FRONTEND_URL=https://your-frontend-domain.com
VITE_AUTH_URL=https://your-auth-domain.com
VITE_API_URL=https://your-api-domain.com
VITE_DEV_MAILBOX_ENABLED=false