You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EmberFire is the officially supported adapter for using Firebase with Ember
3
+
## Status
4
4
5
-
Join the [Firebase Google Group](https://groups.google.com/forum/#!forum/firebase-talk)
6
-
to ask technical questions, share apps you've built, and chat with other developers in the community. You can also find us in the [Firebase Community Slack](https://firebase.community/) (look for the `#ember` room) or [Stack Overflow](https://stackoverflow.com/questions/tagged/emberfire).
This repository is maintained by Googlers but is not a supported Firebase product. Issues here are answered by maintainers and other community members on GitHub on a best-effort basis.
7
8
8
9
---
9
10
@@ -13,7 +14,7 @@ to ask technical questions, share apps you've built, and chat with other develop
13
14
14
15
## Why EmberFire?
15
16
16
-
-**Offically supported** - Maintained by the Firebase team
17
+
-**Developed by experts** - Developed and maintained by the Firebase team
17
18
-**Ember Data Adapters** - [Cloud Firestore](https://firebase.google.com/docs/firestore/) and [Realtime Database](https://firebase.google.com/docs/database/) adapters for Ember Data allow you to persist your models in Firebase
18
19
-**Ember Services** - `firebase` and `firebase-app` services allow direct access to the underlying [Firebase SDK instance](https://firebase.google.com/docs/reference/js/)
19
20
-**Realtime Bindings** - Listen for realtime updates to your Firebase backed Ember Data models using the provided `realtime-listener` service or the `RealtimeRouteMixin`
@@ -100,4 +101,4 @@ Please consult this table when selecting your version of EmberFire and Firebase
100
101
## Contributing
101
102
102
103
If you'd like to contribute to EmberFire, please first read through our [contribution
103
-
guidelines](https://github.com/firebase/emberfire/blob/master/.github/CONTRIBUTING.md). Local setup instructions are available [here](https://github.com/firebase/emberfire/blob/master/.github/CONTRIBUTING.md#local-setup).
104
+
guidelines](https://github.com/firebase/emberfire/blob/master/.github/CONTRIBUTING.md). Local setup instructions are available [here](https://github.com/firebase/emberfire/blob/master/.github/CONTRIBUTING.md#local-setup).
0 commit comments