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,4 +1,5 @@
NODE_ENV=development
VITE_PLATFORM=DESKTOP
VITE_API_URL=${TEST_API_URL}
VITE_API_TOKEN_URL=${VITE_API_URL}/token
VITE_TURNSTILE_SITE_KEY=${TURNSTILE_SITE_KEY}
VITE_TURNSTILE_SITE_KEY=${TURNSTILE_SITE_KEY}