KDS- Logs Front-end application

Proof of concept deploying a Front-end application ued by KDS-Logs.

Architecture

  • NodeJS v6.10
  • Elasticsearch 1.7.5
  • AngularJS v1.5.11
  • ExpressJS V4.14.1
  • Patternfly

Deployment

To run this project, execute:

  1. Install node packages
npm install
  1. Install bower packages
bower install
  1. Start node server
node server.js
  1. Open your browser and type -> localhost:8080