-
Notifications
You must be signed in to change notification settings - Fork 170
Expand file tree
/
Copy path.env.example
More file actions
51 lines (37 loc) · 1.34 KB
/
.env.example
File metadata and controls
51 lines (37 loc) · 1.34 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
CLICKHOUSE_URL="http://default:@localhost:8123/databuddy_analytics"
DATABASE_URL="postgres://databuddy:databuddy_dev_password@localhost:5432/databuddy"
REDIS_URL="redis://localhost:6379"
# Openrouter API key, only needed for the assistant
AI_API_KEY=""
BETTER_AUTH_URL="http://localhost:3000"
BETTER_AUTH_SECRET="wSl7AHwHRxm6HVi0rSLcvFnn0SiZG+thg9IAF/vBkHs="
# OpenPageRank key, not needed for most operations
OPR_API_KEY=""
# Optional, not necessary unless you plan to upload images to organizations
R2_ACCESS_KEY_ID=""
R2_SECRET_ACCESS_KEY=""
R2_BUCKET=""
R2_ENDPOINT=""
# Not necessary, disabled if node env is development
AUTUMN_SECRET_KEY="autumn pls sponsor me ily"
# Important for local
NODE_ENV=development
# Only change if needed
LOGTAIL_SOURCE_TOKEN="124353"
LOGTAIL_ENDPOINT="1234567.com"
# Not necessary, except for github oauth
GITHUB_CLIENT_ID="gitlabs was here"
GITHUB_CLIENT_SECRET="i guess"
# Not necessary, except for google oauth
GOOGLE_CLIENT_ID="just bing it"
GOOGLE_CLIENT_SECRET="alot"
# Not Necessary unless self-hosting
RESEND_API_KEY="bongo cat"
NEXT_PUBLIC_API_URL="http://localhost:3001"
# Not Necessary unless using blog
MARBLE_WORKSPACE_KEY=
MARBLE_API_URL=https://api.marblecms.com
# Not Necessary unless using changelog
NOTRA_API_KEY=
UPSTASH_QSTASH_TOKEN="i love you upstash"
UPSTASH_QSTASH_TOKEN=test-upstash-qstash-token