cubs-grants-parser
Parses CUBS Grants Data from our Comic Relief's CUBS grants database and produces JSON
Installation
npm install
Tests
Automated tests use Chai BDD and run against a given API. To pass in API credentials, copy the example environment settings
cp .env.example .env
and replace with actual API credentials.