Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

sebcej/pingbud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PingBud

Small and snappy connection checker with history

The app performs periodic pings to a dns (defaults to 8.8.8.8) and save the results in database

Backend

Available env vars

WEB_ADDRESS=:8080
SETTINGS_PATH=/data/
DB_PATH=/data/

Frontend

Go to the frontend folder

Built with love and Quasar

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

About

Small and snappy connection checker with history

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors