* Made config.json dynamic
* added docker support
* Fixed dockerfile npm install error
* fixed line ends
* Revert "Made config.json dynamic"
This reverts commit 5cb413b9aabfcec98335bf6ab6b589c2bc29c3e4.
* config.json is now loaded dynamically
* Made dynamic config work on github page
* config is now dynamically copied
* removed sync-request dependency
Co-authored-by: d513 <ogoniasty513@gmail.com>
* Make a nicer menu
* allow background to be colored + set font
* remove redirect
* replace with login with something more meaningful
* Update menu.js
* Update config.json
* replace prompt by menu
implemented with lit element
https://lit-element.polymer-project.org/
I think we should use more of lit element for
all html things
makes it easy to build modular things
* use require