https://github.com/jakesteam/firebasereference
FirebaseReference is a project being developed alongside a straightforward tutorial series, featuring step by step guides to every service in Firebase.
https://github.com/jakesteam/firebasereference
android authentication cloud-firestore cloud-functions cloud-storage crashlytics firebase hosting invites kotlin mlkit performance-monitoring realtime-database tutorial
Last synced: 3 months ago
JSON representation
FirebaseReference is a project being developed alongside a straightforward tutorial series, featuring step by step guides to every service in Firebase.
- Host: GitHub
- URL: https://github.com/jakesteam/firebasereference
- Owner: JakeSteam
- Created: 2018-09-21T22:22:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T15:07:19.000Z (over 6 years ago)
- Last Synced: 2025-02-10T03:47:22.666Z (8 months ago)
- Topics: android, authentication, cloud-firestore, cloud-functions, cloud-storage, crashlytics, firebase, hosting, invites, kotlin, mlkit, performance-monitoring, realtime-database, tutorial
- Language: Kotlin
- Homepage: https://blog.jakelee.co.uk/firebase/
- Size: 301 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This app is an example implementation of all Firebase services. It is the companion to [a series of tutorials](https://blog.jakelee.co.uk/firebase).
To build the app, just download your `google-services.json` from Firebase and place it in the `/app/` directory.
If you need further help, try [the #Firebase channel of the Android Dev discord server](https://discord.gg/XcdJeTK)!