vinayakakv / log-parse-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 71.7%Language:CSS 20.6%Language:HTML 7.7%