HarvardOpenData / HarvardOpenData.github.io

Harvard's first open data catalog
http://hodp.org
MIT License
59 stars 53 forks source link

Update to use firebase admin list #295

Closed Kev-Y-Huang closed 1 year ago

Kev-Y-Huang commented 1 year ago

Before, to update the leaderboard list, you had to be on your local account or have your user id be set as the admin as a environment variable.

Now, we check firebase for a list of admins and if you are an admin account, you can see the update button live on the website.

image