Feat: all - support multiple platforms

This commit is contained in:
2024-03-18 17:23:45 +08:00
parent c098368a79
commit 6f53a867c3
22 changed files with 485 additions and 90 deletions

View File

@@ -1,3 +1,4 @@
VITE_API_URL=http://localhost:8080
VITE_PLATFORM=DESKTOP
VITE_API_URL=${DEV_API_URL}
VITE_API_TOKEN_URL=${VITE_API_URL}/token
VITE_TURNSTILE_SITE_KEY=${TURNSTILE_SITE_KEY}
VITE_TURNSTILE_SITE_KEY=${TURNSTILE_SITE_KEY}