.env.sample
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
BROWSER
Avoid opening a browser instance on every `yarn start`
HTTPS
Use HTTPS for development server
REACT_APP_ONEDS_TENANT_KEY
secret
1DS telemetry tenant key
REACT_APP_API_ROOT
Root URL for STAC and Data endpoints
REACT_APP_IMAGE_API_ROOT
Root URL for image function app endpoints
REACT_APP_AZMAPS_CLIENT_ID
Client Id for Azure Maps
REACT_APP_AZMAPS_KEY
secret
Subscription Key for Azure Maps
REACT_APP_HUB_URL
URL for JHub cloned repo launch (including 'git-pull')