https://github.com/firebaseextended/firestore-leaderboards-codelab
https://github.com/firebaseextended/firestore-leaderboards-codelab
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/firebaseextended/firestore-leaderboards-codelab
- Owner: FirebaseExtended
- License: apache-2.0
- Created: 2022-11-30T22:38:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T00:37:26.000Z (about 3 years ago)
- Last Synced: 2025-06-19T23:05:02.039Z (10 months ago)
- Language: JavaScript
- Size: 66.4 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Friendly Eats
This is the source code that accompanies the
Firestore Leaderboards Codelab.
The codelab will walk you through implementing several leaderboard backends using Firestore and Functions.
If you don't want to do the codelab and would rather view the completed sample
code, see the `codelab-complete` branch.