feat: github projects route

This commit is contained in:
trafficlunar 2025-05-03 16:09:46 +01:00
parent a1f22391e9
commit a3eb6c6e32
7 changed files with 115 additions and 0 deletions

View file

@ -8,6 +8,10 @@ LASTFM_USERNAME="axolotlmaid"
# API key for last.fm
LASTFM_API_KEY="API_KEY_GOES_HERE"
# GitHub slugs split by comma (,)
GITHUB_PROJECTS="trafficlunar/options-profiles,trafficlunar/blockmatic"
# GitHub token
GITHUB_TOKEN="API_KEY_GOES_HERE"
# The password for the computer WebSocket
WEBSOCKET_PASSWORD="PASSWORD_GOES_HERE"