log-parse-api

API+UI to parse log files and download it as JSON

Running instructions

  1. Clone repo
  2. cd to the repo and npm install
  3. cd web and npm install
  4. cd .. and npm start
  5. Go to localhost:3000 or the port defined in PORT env variable