Skip to content

mihail-petrov/nextdeploy-webui

 
 

Repository files navigation

Nextdeploy-Webui

Webui for nextdeploy project The Web Ui is developed with Ember framework.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • npm install -g ember-cli globally install Ember CLI
  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

The webui will be available at http://localhost:4200.

$ ember serve

Livereload server on http://localhost:49152
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"

Building

  • ember build (development)

About

Ember WebUi Stack for NextDeploy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.4%
  • HTML 25.9%
  • CSS 0.7%