This repo is needed for managing the Algolia search which is used in web-dashboard. The data is stored in a google spreadsheet (the link is below). These scripts are needed because you are not able to make changes via algolia UI. To have access to the algolia account ask the IT director to give you access to the Algolia credentials via LastPass. The flow for update data is: update spreadsheets -> clone repo -> npm i
-> npm run sync
.
Get the .env
-file with credentials, try Iryna, Eran G, or Royi
This is the spreadsheet we use for Algolia
npm run read
npm run write
npm run sync