https://github.com/cdvel/firebasechat
A simple chat with safe photo sharing & notifications with firechat
https://github.com/cdvel/firebasechat
Last synced: about 1 year ago
JSON representation
A simple chat with safe photo sharing & notifications with firechat
- Host: GitHub
- URL: https://github.com/cdvel/firebasechat
- Owner: cdvel
- License: apache-2.0
- Created: 2019-10-28T10:46:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T11:59:27.000Z (over 3 years ago)
- Last Synced: 2023-02-27T15:17:11.971Z (over 3 years ago)
- Language: JavaScript
- Homepage: https://friendly-chat-cdv.firebaseapp.com/
- Size: 2.74 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
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)