This is part of the Raqía Monoeci Machine platform.
Lamassu remote server.
git clone git@github.com:lamassu/lamassu-server.git
cd lamassu-server
npm install
or script install
curl -sS https://raw.githubusercontent.com/Yoyae/lamassu-server-monoeci/v5/install | bash
bin/ssu config smtp2go user pass fromEmail toEmail
bin/ssu config twilio accountSid authToken fromNumber toNumber
bin/ssu set sms twilio
bin/ssu set email smtp2go
bin/ssu notify [email] [sms] # send email or sms alerts, or both
bin/ssu config notifier lowBalanceThreshold # set low balance alert, in fiat
node lib/app.js