Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 472 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 472 Bytes

Website Still Down Checker

Application to check if a website still down

Setup

  • Copy .env_template file to .env
cp .env_template .env
  • Change variables inside .env file
  • Copy .secrets_template.toml file to .secrets.toml
cp .secrets_template.toml .secrets.toml
  • Change secret variables inside .secrets.toml file

Installation

poetry install

How to use

poetry run website-checker