About
This utility allows the User to supply a configuration and service account to automatically export Firestore collections and import them into their respective Algolia indices. Firestore does not have this ability built into it and is easily accessible by the User. This leads to some Users being confused about how to sync their data initially to Algolia.
To get started, the User will have to install the dependencies via yarn/npm, and then edit the configuration file to contain their Algolia application information as well as which collections they would like to export. The only prerequisite is that they have downloaded the service account JSON file and saved it locally for the script to use.