Skip to content

Simple health checks of websites by testing urls if they are online and complete

Notifications You must be signed in to change notification settings

jakobgruber/website-health-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website-health-check

##description Simple health checks of websites by testing urls if they are online and complete. Urls are provided by rss-feeds.

##installation

  • install node
  • "npm install"
  • "npm start"

##configuration

  • src/server/config/config.js
  • rssFeedUrls - string-array of rss-feed-links which contains the urls for the health checks.

##run

  • open "localhost:8081" in browser

About

Simple health checks of websites by testing urls if they are online and complete

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published