Closed ernscht closed 5 years ago
General Thoughts:
It works great so far..I just asked my self if I really want to have the terminal running in the browser as chrome is eating all of my ram already without running a terminal in the browser.. But of course I can remove that for my project..
I just asked my self if I really want to have the terminal running in the browser as chrome is eating all of my ram already without running a terminal in the browser..
RAM is not really expensive and you're saving some RAM from the terminal. ;-)
But of course I can remove that for my project..
... maybe it's not for you. This should give an overview of possibilities for users without deeper knowledge of the project.
Purpose of this pull request?
The pull request refers to the:
What changes did you make?
Add simple dash4 dashboard. Start it with
npm run dashboard
in your project root. I deliberately left the feature undocumented because i'm still not sure if it works clean enough.Let me know what you think.