profilePage/.env.example
creations 9aa58ae23f
All checks were successful
Code quality checks / biome (push) Successful in 9s
add review db, fix issues with spamming css url and readme whenever status updated
2025-05-10 12:46:58 -04:00

23 lines
531 B
Text

# NODE_ENV=development
HOST=0.0.0.0
PORT=8080
REDIS_URL=redis://dragonfly:6379
REDIS_TTL=3600 # seconds
# this is only the default value if non is give in /id
LANYARD_USER_ID=id-here
LANYARD_INSTANCE=https://lanyard.rest
# Required if you want to enable badges
BADGE_API_URL=http://localhost:8081
# Required if you want to enable reviews from reviewdb
REVIEW_DB=true
# https://www.steamgriddb.com/api/v2, if you want games to have images
STEAMGRIDDB_API_KEY=steamgrid_api_key
# https://plausible.io
PLAUSIBLE_SCRIPT_HTML=''