https://github.com/tinybirdco/demo-user-facing-leaderboard
https://github.com/tinybirdco/demo-user-facing-leaderboard
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tinybirdco/demo-user-facing-leaderboard
- Owner: tinybirdco
- License: apache-2.0
- Created: 2024-06-04T17:17:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T17:10:08.000Z (about 2 years ago)
- Last Synced: 2025-02-27T05:24:35.181Z (over 1 year ago)
- Language: TypeScript
- Size: 3.23 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Use Case Demo: Real-time leaderboards
This repository contains code for an example real-time, user-facing leaderboard.
Read more about [user-facing leaderboards here](https://www.tinybird.co/docs/use-cases/gaming-analytics).
## Watch the workshop
Want to watch somebody build this demo live? [Watch the workshop](https://www.tinybird.co/docs/live/build-real-time-leaderboards-june-2024).
## Deploy it yourself
[Read the guide](https://www.tinybird.co/docs/guides/tutorials/leaderboard) to deploy this demo application yourself.
## License
This code is available under the MIT license. See the [LICENSE](./LICENSE.txt) file for more details.
## Need help?
- [Tinybird Slack Community](https://www.tinybird.co/community)
- [Tinybird Docs](https://www.tinybird.co/docs)
## Authors
- [Jim Moffit](https://github.com/jimmoffitt)
- [Lucy Mitchell](https://github.com/ioreka)
- [Julia Vallina](https://github.com/juliavallina)