Skip to content

hebeworks/ember-cloud-firestore-adapter

 
 

Repository files navigation

ember-cloud-firestore-adapter

Unofficial Ember Data Adapter and Serializer for Cloud Firestore

Compatibility

  • Ember.js v3.4 or above
  • Ember CLI v2.13 or above
  • Node.js v8 or above

Installation

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

Usage

Checkout the docs here.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

About

Unofficial Ember Data Adapter and Serializer for Cloud Firestore

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.8%
  • Handlebars 3.9%
  • HTML 2.0%
  • CSS 0.3%