Created a new dashboard and an "easy to read" option for the docs. The dashboard is a basic static index.html that now uses vue.js and tailwindcss instead of JS, Handlebars and/or plain CSS. You can find details on getting in started in the README.md of dashboard as well as docs.
Not in the screenshot but there is also a reload button next to "Dashboard". In the final version of this commit the Menu on the top was also removed as its not necessary for production execution
Hey there!
Created a new dashboard and an "easy to read" option for the docs. The dashboard is a basic static index.html that now uses vue.js and tailwindcss instead of JS, Handlebars and/or plain CSS. You can find details on getting in started in the README.md of
dashboard
as well asdocs
.Not in the screenshot but there is also a reload button next to "Dashboard". In the final version of this commit the Menu on the top was also removed as its not necessary for production execution