Proof of concept deploying a Front-end application ued by KDS-Logs.
- NodeJS v6.10
- Elasticsearch 1.7.5
- AngularJS v1.5.11
- ExpressJS V4.14.1
- Patternfly
To run this project, execute:
- Install node packages
npm install
- Install bower packages
bower install
- Start node server
node server.js
- Open your browser and type -> localhost:8080