0.1.3 • Published 1 year ago

siteopswebstatus v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

SiteOpsWebStatus

A web interface that uses SiteOpsBot to display the status of websites.

Installation

First, install the package:

npm install siteopswebstatus

Running the Server

To start the server, run:

node webstatus.js

Visit http://localhost:3002/status?url=https://example.com to check the status of a website.

Replace https://example.com with any URL you want to check.

Features

  • Provides a web interface to check if a website is up or down.