Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.06 KB

README.md

File metadata and controls

51 lines (31 loc) · 1.06 KB

ampel-dashboard

A simple frontend for interacting with an Ampel instance through the live-query API, based on VueJS and Bootstrap.

Features

Show process runs and channel configurations

Screenshot 2023-01-20 at 09 36 25

Introspect authentication token

Screenshot 2023-01-20 at 09 36 16

View process logs

Screenshot 2023-01-20 at 09 36 44

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

or

./stage.sh

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.