https://github.com/dtroupe18/friendlychat
Firebase authentication, storage, database code
https://github.com/dtroupe18/friendlychat
firebase firebase-auth firebase-database firebase-storage swift-3
Last synced: over 1 year ago
JSON representation
Firebase authentication, storage, database code
- Host: GitHub
- URL: https://github.com/dtroupe18/friendlychat
- Owner: dtroupe18
- License: apache-2.0
- Created: 2017-05-19T16:41:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-20T16:21:47.000Z (about 9 years ago)
- Last Synced: 2025-02-08T20:32:49.775Z (over 1 year ago)
- Topics: firebase, firebase-auth, firebase-database, firebase-storage, swift-3
- Language: JavaScript
- Size: 1.21 MB
- Stars: 0
- Watchers: 2
- 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, Swift and Cloud Functions. 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 Android Codelab](https://codelabs.developers.google.com/codelabs/firebase-android/).
- [Firebase Swift Codelab](https://codelabs.developers.google.com/codelabs/firebase-ios-swift/).
- [Firebase 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)