.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
OPENVERSE_CLIENT_ID
Optional: raise Openverse rate limits for heavier use.
OPENVERSE_CLIENT_SECRET
secret
SMITHSONIAN_API_KEY
secret
Optional providers.
PEXELS_API_KEY
secret
PIXABAY_API_KEY
secret
MATT_PIC_GRAB_CACHE_DIR
Optional cache override.
brew install flyctl && fly launch --from https://github.com/mate-matt/matt-skills
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/mate-matt/matt-skills
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/mate-matt/matt-skills