https://github.com/dylanlott/scoreboard
a google-sheets backed scoreboard for tracking magic the gathering pods
https://github.com/dylanlott/scoreboard
Last synced: 10 months ago
JSON representation
a google-sheets backed scoreboard for tracking magic the gathering pods
- Host: GitHub
- URL: https://github.com/dylanlott/scoreboard
- Owner: dylanlott
- Created: 2023-07-13T13:57:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T00:11:55.000Z (over 2 years ago)
- Last Synced: 2025-08-03T01:33:02.383Z (10 months ago)
- Language: Go
- Size: 112 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scoreboard
> a minimal leaderboard backed by Google Sheets.
## development
`make run app.go` will start the app on `localhost:8080`
You need to get a `credentials.json` file from Google Cloud API.