A simple NodeJS app that continuously checks for network connectivity. Useful in offices with unreliable internet.
- Clone this repo
npm installnpm start
Simply click: 
- Install the Heroku Toolbelt
git clone git@github.com:isisbusapps/UptimeTest.gitcd UptimeTestheroku createheroku buildpacks:set heroku/nodejsgit push heroku master