merkle-open / generator-nitro

Your frontend? Fuel it with Nitro! Develop your frontend with a proven but flexible Node.js app, even in a large team.
MIT License
71 stars 28 forks source link

feat(project): add dashboard #166 #167

Closed ernscht closed 5 years ago

ernscht commented 5 years ago

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.

janwidmer commented 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..

ernscht commented 5 years ago

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.