Skip to content

Configuration

Ken Eucker edited this page Nov 2, 2023 · 3 revisions

The following are environment variables which can be set to configure this application.

Key Description
SUPER_ADMIN email address to send all email notifications to
HOST_KEY special key used in creating BikeTag hashes for security
ACCESS_TOKEN the base access token to accept authorized requests
IMGUR_CLIENT_ID the Imgur Client ID to use when setting up the BikeTag API Client
IMGUR_CLIENT_SECRET the Imgur Client Secret to use when setting up the BikeTag API Client
IMGUR_REFRESH_TOKEN the Imgur Client Refresh Token to use when setting up the BikeTag API Client
IMGUR_ADMIN_REFRESH_TOKEN the Imgur Client Refresh Tokeb to use when setting up the BikeTag API Client for admin
SANITY_PROJECT_ID the Sanity Project ID to use when setting up the BikeTag API Client
SANITY_DATASET the Sanity Dataset to use when setting up the BikeTag API Client
SANITY_ADMIN_PROJECT_ID the Sanity Project ID to use when setting up the BikeTag API Client for admin
SANITY_ADMIN_DATASET the Sanity Dataset to use when setting up the BikeTag API Client for admin
SANITY_ADMIN_ACCESS_TOKEN the Sanity Acess Token to use when setting up the BikeTag API Client for admin
AUTH0_CLIENT_ID the Auth0 Client ID to use when setting up authentication for Players
AUTH0_DOMAIN the Auth0 Domain to use when setting up authentication for Players
AUTH0_TOKEN the Auth0 Token to use when setting up authentication for Players
AUTH0_AUDIENCE the Auth0 Audience to use when setting up authentication for Players
GOOGLE_CLIENT_ID the Google Client ID to use when setting up authentication for Ambassadors
GOOGLE_CLIENT_SECRET the Google Client Secret to use when setting up authentication for Ambassadors
GOOGLE_ACCESS_TOKEN the Google access token used up authentication for Ambassadors and for maps
GOOGLE_REFRESH_TOKEN the Google refresh token used up authentication for Ambassadors and for maps
GOOGLE_EMAIL_ADDRESS the Google email address to use when sending email notifications
GOOGLE_PASSWORD the Google email address password to use when sending email notifications

Other BikeTag Project links:

BikeTag.bike - all about the BikeTag Project

BikeTag.org - the main BikeTag website for the BikeTag Game

BikeTag.io - the developer and testing website for upcoming BikeTag Game releases on BikeTag.Org

BikeTag-Website GitHub - v1.x of the BikeTag Platform IE: "BikeTag Game website"

BikeTag-App GitHub - v1.x/2.x of the BikeTag Platform IE: "BikeTag Game webserver"

BikeTag-Vue GitHub - (this project) - v2.x of the BikeTag Platform IE: "BikeTag Game App"

BikeTag-Games GitHub - v2.x of the BikeTag Game content schema and editor

BikeTagOrg GitHub - The BikeTag Project's set of open source repositories that it uses to run BikeTag Games on the Open Internet

Clone this wiki locally