/siteup

The Site Verification Tool is an open-source GitHub project that provides a comprehensive solution for verifying the availability and responsiveness of websites. Built using Node.js, MongoDB, and React, this project offers developers a powerful toolset to monitor the status of websites in real-time.

Primary LanguageJavaScript

SiteUp

Repos:

About

The objective of this project is to develop a user-friendly platform that enables users to save and organize website URLs for easy access. The platform will provide users with a straightforward interface to input and categorize website links based on their preferences. Additionally, the platform will incorporate a service monitoring feature that periodically checks the functionality of the saved websites. Users will receive notifications if any of the saved websites experience downtime or disruptions in their services. This project aims to enhance users' ability to keep track of their favorite websites and ensure their online resources are functioning smoothly.

Techs

  • NodeJs
  • TypeScript
  • React
  • MongoDB
  • Docker

How to run

Dev

  • set env variables (_env example)
  • run "npm install"
  • run "npm start"

Docker

  • set env variables (_env example)
  • run "docker-compose up --build"

Preview

Screenshot from 2023-08-22 15-34-45

Screenshot from 2023-08-22 15-44-34