-
-
Notifications
You must be signed in to change notification settings - Fork 960
Expand file tree
/
Copy path.env.example
More file actions
21 lines (20 loc) · 999 Bytes
/
.env.example
File metadata and controls
21 lines (20 loc) · 999 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
REACT_APP_PLAY_API_URL=https://api.github.com/repos/reactplay
REACT_APP_NHOST_SUBDOMAIN = rgkjmwftqtbpayoyolwh
REACT_APP_NHOST_REGION = ap-southeast-1
REACT_APP_NHOST_BACKEND_URL=https://rgkjmwftqtbpayoyolwh.hasura.ap-southeast-1.nhost.run
REACT_APP_NHOST_AUTH_URL=https://rgkjmwftqtbpayoyolwh.auth.ap-southeast-1.nhost.run
REACT_APP_NHOST_VERSION=v1
REACT_APP_NHOST_ENDPOINT=graphql
REACT_APP_PLAY_WEB_SVC=https://api.reactplay.io/.netlify/functions/server
DISABLE_ESLINT_PLUGIN=true
REACT_APP_ACTIVITIES_ON=true
REACT_APP_ACTIVITY_ID=hackrplay
REACT_APP_DADJOKES_URL=https://jokeapi-v2.p.rapidapi.com/joke/
REACT_APP_DADJOKES_APIKEY=your_rapidapi_key_here
REACT_APP_DADJOKES_APIHOST='jokeapi-v2.p.rapidapi.com'
# Add your API keys below:
# REACT_APP_SEARCH_APIKEY=your_search_api_key
# REACT_APP_TUBETUNES_APIKEY=your_tubetunes_api_key
# REACT_APP_WEATHER_API_KEY=your_weather_api_key
# REACT_APP_FIREBASE_API_KEY=your_firebase_api_key
# REACT_APP_DIGITSDELIGHT_APIKEY=your_digitsdelight_api_key