https://github.com/imotd/firebase-basic
Firebase Learn
https://github.com/imotd/firebase-basic
Last synced: 2 months ago
JSON representation
Firebase Learn
- Host: GitHub
- URL: https://github.com/imotd/firebase-basic
- Owner: imotD
- License: apache-2.0
- Created: 2021-03-23T06:44:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-02T14:30:04.000Z (about 4 years ago)
- Last Synced: 2025-02-08T12:46:36.810Z (4 months ago)
- Language: JavaScript
- Size: 970 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Firebase Codelab: FriendlyChat
This is the source code for the Firebase FriendlyChat codelab. It includes start and end versions of the
code for Web, Cloud Functions, Performance Monitoring. To get started, open the codelab instructions:- [Firebase Web Codelab](https://codelabs.developers.google.com/codelabs/firebase-web/).
- [Firebase SDK for Cloud Functions Codelab](https://codelabs.developers.google.com/codelabs/firebase-cloud-functions/).
- [Firebase Performance Monitoring for Web Codelab](https://codelabs.developers.google.com/codelabs/firebase-perf-mon-web/).## How to make contributions?
Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)## License
See [LICENSE](LICENSE)