b7a71edfcb
- use generator-gulp-angular by @swiip - remove old static file |
||
---|---|---|
.. | ||
e2e | ||
gulp | ||
src | ||
.bowerrc | ||
.editorconfig | ||
.eslintrc | ||
.gitignore | ||
.yo-rc.json | ||
bower.json | ||
gulpfile.js | ||
karma.conf.js | ||
package.json | ||
protractor.conf.js | ||
readme.md |
Træfɪk Web UI
Access to Træfɪk Web UI, ex: http://localhost:8080
Interface
Træfɪk Web UI provide 2 types of informations:
- Providers with their backends and frontends information.
- Health of the web server.
Build
Install Node.
Do npm install
and bower install
.
Run in web developer mode : gulp serve
Build Web UI : gulp build