Move remaining strings for Environment & Platform to type-checked values.

This commit is contained in:
2025-07-06 14:41:20 -06:00
parent 5905ae871a
commit 2bd191e255
19 changed files with 95 additions and 57 deletions

13
.env.testing Normal file
View File

@@ -0,0 +1,13 @@
# Only the variables that start with VITE_ are seen in the application import.meta.env in Vue.
TIME_SAFARI_APP_TITLE="TimeSafari_Test"
VITE_APP_SERVER=https://test.timesafari.app
# This is the claim ID for actions in the BVC project.
VITE_BVC_MEETUPS_PROJECT_CLAIM_ID=https://endorser.ch/entity/01HWE8FWHQ1YGP7GFZYYPS272F
VITE_DEFAULT_ENDORSER_API_SERVER=https://test-api.endorser.ch
VITE_DEFAULT_IMAGE_API_SERVER=https://test-image-api.timesafari.app
VITE_DEFAULT_PARTNER_API_SERVER=https://test-partner-api.endorser.ch
VITE_DEFAULT_PUSH_SERVER=https://test.timesafari.app
VITE_PASSKEYS_ENABLED=true