Update logging version to 1.5.1
[so.git] / so-monitoring / so-monitoring-ui / src / main / frontend / README.md
1 # ONAPSOMonitor\r
2 \r
3 This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.8.\r
4 \r
5 ## Development server\r
6 \r
7 Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\r
8 \r
9 FYI: You may need to change environments.ts to hit to your backend: not so-monitoring:30224 but localhost:8088  \r
10 \r
11 ### Logging in\r
12 \r
13 Backend API for so-monitoring. Requires basic auth to access it.\r
14 \r
15 Default credentials:\r
16 - with role GUI-Client: gui/password1$\r
17 \r
18 ## Code scaffolding\r
19 \r
20 Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\r
21 \r
22 ## Build\r
23 \r
24 Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\r
25 \r
26 ## Running unit tests\r
27 \r
28 Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\r
29 \r
30 ## Running end-to-end tests\r
31 \r
32 Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\r
33 \r
34 ## Further help\r
35 \r
36 To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\r