Quick Start

Install Dependencies

npm install

Setup

Edit setup/fieldsMapping.js according to the provided dataset in "data" folder.

Development

  1. npm run build - compile TypeScript and create additional files.
  2. npm run dev - start GraphQL server.