The repo is the storage for our event albums. It is meant to be consumed by Front-End-Coders-Mauritius/frontendmu-astro for frontend.mu
The script is run locally and maintained by sandeep@ramgolam.com
It should contain:
[oauth2.providers.google]
client_id = "xxx"
client_secret = "xxx"
auth_url = "https://accounts.google.com/o/oauth2/auth"
token_url = "https://accounts.google.com/o/oauth2/token"
make init
get all photos from all albums in the fec google account
make sync
get latest photos
make json
run the go utility by @mgjules to create an index.json of all the photos grouped by Album Name
make sync
make json