Datenguideguide is a graphical query builder for datenguide.
It allows users to build queries without having to write GraphQL, generates the corresponding GraphQL query and returns the JSON result from datenguide.
Created at Wahlsalon 2019
- Clone the repository
yarn install
yarn dev
- The app will be running at http://localhost:3000