Skip to content

AmpelProject/ampel-live-dashboard

Repository files navigation

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.