Unofficial Ember Data Adapter and Serializer for Cloud Firestore
- Ember.js v3.4 or above
- Ember CLI v2.13 or above
- Node.js v8 or above
This addon requires some peer dependencies. Install the correct versions of each package, which are listed by the command:
npm info ember-cloud-firestore-adapter peerDependencies
Once you've installed it, you can now install the addon itself:
ember install ember-cloud-firestore-adapter
Checkout the docs here.
See the Contributing guide for details.
This project is licensed under the MIT License.