-
Notifications
You must be signed in to change notification settings - Fork 110
/
.env.example
28 lines (22 loc) · 879 Bytes
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# ------------------------------------------------------------------------------
# This is an example .env file.
#
# All of these environment vars must be defined either in your environment or in
# a local .env file in order to run this app.
#
# @see https://github.com/rolodato/dotenv-safe for more details.
# ------------------------------------------------------------------------------
# Optional (for preview image support)
#GOOGLE_APPLICATION_CREDENTIALS=
# Optional (for preview image support)
#GCLOUD_PROJECT=
# Optional (for preview image support)
#FIREBASE_COLLECTION_IMAGES=images
#FIREBASE_COLLECTION_PAGEVIEWS=pageviews
#FIREBASE_COLLECTION_FEEDBACKS=feedbacks
# Optional (for google analytics support)
#GOOGLE_ANALYTICS_TRACKING_ID=
# Optional (for fathom analytics)
#NEXT_PUBLIC_FATHOM_ID=
# Optional (for rendering tweets efficiently)
TWITTER_ACCESS_TOKEN=