Webui for nextdeploy project The Web Ui is developed with Ember framework.
You will need the following things properly installed on your computer.
npm install -g ember-cli
globally install Ember CLIgit clone <repository-url>
this repository- change into the new directory
npm install
bower install
The webui will be available at http://localhost:4200.
$ ember serve
Livereload server on http://localhost:35722
Serving on http://localhost:4200/
Build successful - 66201ms.
Slowest Trees | Total
----------------------------------------------+---------------------
Babel | 16570ms
Babel | 10378ms
Babel | 4182ms
Babel | 3580ms
Slowest Trees (cumulative) | Total (avg)
----------------------------------------------+---------------------
Babel (25) | 46028ms (1841 ms)
5 Mock users with password "word123123"
- "usera@os.nextdeploy" (admin)
- "userl@os.nextdeploy" (Lead)
- "userd@os.nextdeploy" (Developper)
- "userp@os.nextdeploy" (Project Manager)
- "userg@os.nextdeploy" (Guest)
ember build -e production|development
Generates YUIDOC documentation into /docs folder
$ ember ember-cli-yuidoc
info: Scanning for yuidoc.json file.
warn: Skipping node_modules directory while scanning for yuidoc.json
info: Loading package.json data from: package.json
info: Loading yuidoc.json data from: yuidoc.json
Updated documentation http://doc.nextdeploy.io/webui/code/