README
Goodmap Core
This is the Goodmap core library that provides abstraction for the openfairDB API requests.
Install
Install dependencies:
yarn
Develop
Start typescript compiling watcher via yarn build.
Test
Test files should be placed inside ./__tests__/core/ folder
Start jest via yarn test.
License
This project is licensed under the AGPLv3 license.