Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 307 Bytes

Poker Now Log Processor

This is a quick-and-dirty app that takes your PokerNow log files and turns them into some pretty charts and graphs.

It was built using:

  • NodeJS
  • Express
  • Handlebars
  • ChartJS

Get Started

Install all the node packages:

npm install

Start the app:

node app.js