An extension that syncs data from Google's [Cloud Firestore](https://firebase.google.com/products/firestore) to [Elastic App Search](https://www.elastic.co/app-search/).
Rather than use a separate directory with its own package.json, I elected to contain it in our functions directory, so they can share util code. I've seen this in examples of other plugins.
Rather than use a separate directory with its own package.json, I elected to contain it in our
functions
directory, so they can share util code. I've seen this in examples of other plugins.Instructions to run this script: https://github.com/elastic/app-search-firestore-extension/pull/5/files#diff-315bedbc42c14d4e5ced89f27028651f6adc9cc8281441e818f0b7efe5c984c4