Quick Start
Install Dependencies
npm install
Setup
Edit setup/fieldsMapping.js according to the provided dataset in "data" folder.
Development
npm run build- compile TypeScript and create additional files.npm run dev- start GraphQL server.
npm install
Edit setup/fieldsMapping.js according to the provided dataset in "data" folder.
npm run build - compile TypeScript and create additional files.npm run dev - start GraphQL server.