Visualization helper for Cinode API.
This repository consists folders for frontend and proxy. Frontend uses D3-library and proxy queries Cinode API.
Run the app locally first time with command 'yarn && yarn start'.
Address is http://localhost:3000 to view it in the browser.
Create env.-file to project and add URL, port and generated ID and secret with Cinode's instructions.
Run locally with yarn && yarn start.