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

Files

Latest commit

93105f9 · Jun 4, 2023

History

History
This branch is 331 commits ahead of, 1 commit behind SuK-IT/Monitoring:main.

frontend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 8, 2021
Mar 12, 2022
Dec 1, 2021
Dec 1, 2021
Dec 1, 2021
Dec 1, 2021
Dec 1, 2021
Dec 1, 2021
Dec 1, 2021
Dec 1, 2021
Jun 4, 2023
Jun 4, 2023
Mar 5, 2022

Monitoring (monitoring)

Simple monitoring app. Serves as monitor and agent

Install the dependencies

npm install

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

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.