https://github.com/timf34/hackirelandleaderboard
https://github.com/timf34/hackirelandleaderboard
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timf34/hackirelandleaderboard
- Owner: timf34
- Created: 2025-02-22T13:06:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-07T14:23:23.000Z (9 months ago)
- Last Synced: 2025-11-30T06:44:34.557Z (6 months ago)
- Language: Python
- Homepage: https://leaderboard.hackireland.com/
- Size: 9.33 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HackIrelandLeaderboard

Nice little Flash web app to show hack ireland github activity!
`pip install -r requirements.txt`
Create a .env file with your github token (`GITHUB_TOKEN=your_token`)
Run: `python app.py`