@firecms/collection_editor_firebase
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-beta.6 • Public • Published

Firebase connector for FireCMS collection editor

This package provides a hook that allows to build a CollectionConfigController that persists data to Firebase Firestore.

You can use the exposed useFirestoreCollectionsConfigController hook to create a controller.

This connector saves the collections config in Firestore. You need to provide a FirebaseApp instance and the Firestore path where you want to store the collections config. Defaults to "__FIRECMS/config/collections".

Package Sidebar

Install

npm i @firecms/collection_editor_firebase

Weekly Downloads

173

Version

3.0.0-beta.6

License

none

Unpacked Size

70.6 kB

Total Files

14

Last publish

Collaborators

  • gatti675