Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firebase/friendlychat
The source for the Firebase codelab for building a cross-platform chat app
https://github.com/firebase/friendlychat
codelab firebase
Last synced: 3 days ago
JSON representation
The source for the Firebase codelab for building a cross-platform chat app
- Host: GitHub
- URL: https://github.com/firebase/friendlychat
- Owner: firebase
- License: apache-2.0
- Created: 2016-04-26T17:13:59.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T05:02:49.000Z (12 days ago)
- Last Synced: 2024-12-25T08:08:35.980Z (7 days ago)
- Topics: codelab, firebase
- Language: JavaScript
- Homepage: https://firebase.google.com
- Size: 26 MB
- Stars: 1,760
- Watchers: 148
- Forks: 1,784
- Open Issues: 132
-
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)