GitDeployHub

mate-matt/matt-skills

github.com/mate-matt/matt-skills ↗
Node.js API
6 environment variables found in .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.
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/mate-matt/matt-skills
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/mate-matt/matt-skills
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/mate-matt/matt-skills
Or deploy to a different host
← Try another repo