4 Commits

Author SHA1 Message Date
e7eb40ba4e Added donation section to README 2025-06-30 16:53:44 -05:00
f286ab3d38 feat(auth): add auto-generation of oauth credentials
Implement functionality to create the oauth_creds.json file from
environment variables (ACCESS_TOKEN, REFRESH_TOKEN, EXPIRY_DATE)
if the file is missing. Also update documentation, docker-compose,
and build scripts to support this new feature.
2025-06-30 16:45:49 -05:00
6a5c84b609 Initial Commit 2025-06-27 22:53:41 -05:00
f35b07ecca Initial commit 2025-06-28 03:40:35 +00:00