Home

Awesome

ember-cloud-firestore-adapter

This is an unofficial Ember Data Adapter and Serializer for Cloud Firestore. It's completely unrelated to EmberFire but its purpose is of the same.

Features

Why Was This Built?

This was built becase EmberFire development is super slow or may even be abandoned by now.

In order to continue development with Ember and Cloud Firestore, I had to build this addon and opted to make it generic enough to be used by other developers too.

Compatibility

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

Getting Started

Checkout the docs here.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.