Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 437 Bytes

readme.md

File metadata and controls

24 lines (18 loc) · 437 Bytes

PageMonitor

with Mandrill and Mailgun support

Install

  • npm install

Configure

  • rename config.exampe.js to config.js
  • edit config.js
  • add custom provider to monitor/providers/

Usage

  • node page-monitor.js

Usage as service

  • npm install pm2 -g
  • pm2 start page-monitor.js

Images