An encrypted list building and email campaign service.
To run locally:
git clone https://github.com/Graphite-Docs/mailr-client.gitcd mailrnpm installnpm install
You will either need to edit the emailService.js file and update the server endpoint to simply be Mailr's hosted server, or you can run the server yourself by looking at the Mailr Server repository.