Skip to content

Commit

Permalink
Add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jvansanten authored Jan 20, 2023
1 parent 8c00a42 commit 76e36dc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# 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

<img width="1175" alt="Screenshot 2023-01-20 at 09 36 25" src="https://user-images.githubusercontent.com/938705/213653557-ab4102d3-27c2-43ab-937c-0bc5f91c425d.png">

Introspect authentication token

<img width="1175" alt="Screenshot 2023-01-20 at 09 36 16" src="https://user-images.githubusercontent.com/938705/213653586-35306b43-6bcf-4d2c-bfce-97adad22f8ec.png">

View process logs

<img width="1175" alt="Screenshot 2023-01-20 at 09 36 44" src="https://user-images.githubusercontent.com/938705/213653625-e7224ba0-1fbb-4139-b63d-dec9f42c4966.png">

## Project setup

```
Expand Down

0 comments on commit 76e36dc

Please sign in to comment.