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
WEB_ADDRESS=:8080
SETTINGS_PATH=/data/
DB_PATH=/data/
Go to the frontend
folder
Built with love and Quasar
npm install
quasar dev
quasar build