The home of all my terrible awesome ideas.
# set this if you want to load a .env file
# meant for local development
DEVELOPMENT="TRUE"
# required for music scrobbling
LASTFM_API_KEY="<Last.fm API key>"
# required for book scrobbling
HARDCOVER_AUTH_TOKEN="<Hardcover Auth Bearer token>"
# required for hosted assets
ASSET_URL="<URL for service hosting assets>"