Installation
- Clone the repo
- run
npm install
to install dependencies - Add your MailChimp API Key to edit
app.js
- Run via
node app
orsupervisor app
- Navigate to http://127.0.0.1:3002
Tests
- run with
make test
(eek - these need to be setup still)
npm install
to install dependenciesapp.js
node app
or supervisor app
make test
(eek - these need to be setup still)npm i mailchimp-reports
1
1.0.0
none