Skip to content
This repository has been archived by the owner on Jul 4, 2019. It is now read-only.

isisbusapps/UptimeTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UptimeTest

A simple NodeJS app that continuously checks for network connectivity. Useful in offices with unreliable internet.

Installation

Local

  1. Clone this repo
  2. npm install
  3. npm start

Heroku

Simply click: Deploy or follow these manual steps:

  1. Install the Heroku Toolbelt
  2. git clone [email protected]:isisbusapps/UptimeTest.git
  3. cd UptimeTest
  4. heroku create
  5. heroku buildpacks:set heroku/nodejs
  6. git push heroku master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published