https://github.com/iphytech/friendlychatapp
https://github.com/iphytech/friendlychatapp
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/iphytech/friendlychatapp
- Owner: Iphytech
- License: apache-2.0
- Created: 2017-03-03T21:46:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T21:46:37.000Z (over 9 years ago)
- Last Synced: 2025-01-10T00:59:52.071Z (over 1 year ago)
- Language: JavaScript
- Size: 19.5 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, Android, Objective-C and Swift. To get started open the codelab instructions:
- [Web Codelab](https://codelabs.developers.google.com/codelabs/firebase-web/).
- [Android Codelab](https://codelabs.developers.google.com/codelabs/firebase-android/).
- [Swift Codelab](https://codelabs.developers.google.com/codelabs/firebase-ios-swift/).
- [Objective-C Codelab](https://codelabs.developers.google.com/codelabs/firebase-ios-objc/).
## How to make contributions?
Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)
## License
See [LICENSE](LICENSE)