Skip to content

ahmad307/url-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url Monitor

Url Monitor is a web API for monitoring website availability, outages and uptime.

Installation

  • Make sure NodeJS is installed on your system.
  • Under the project main directory run: npm install to install all required packages.
  • Add a .env file and the add the following keys:
    • DB_URL: Url to a MongoDB cloud database.
    • SESSIONS_SECRET: A secret key for session authentication.
    • EMAIL, PASSWORD: Email and password to be used in sending email notifications.

About

Website availability monitoring application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published