From 76e36dc6ce7b73e1720369598f967716e1a26187 Mon Sep 17 00:00:00 2001 From: Jakob van Santen Date: Fri, 20 Jan 2023 09:47:03 +0100 Subject: [PATCH] Add screenshots --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 3a0fcae..c9258ac 100644 --- a/README.md +++ b/README.md @@ -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 + +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 ```