Extracts results from the state of JS surveys, inject the fetched results inside an elasticsearch index and compute various aggregations which are persisted in json files.
- Node
>=8.3.0
- Yarn - install
- Docker - mac install
- Docker Compose (included with docker for mac)
In order to access the TypeForm API, you must set an API token, to do so,
simply rename .env.template
to .env
and change values with real ones.