Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 480 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 480 Bytes

Chart-viewer

Companion charting app to stock-trader. Easy interface to see previous results and historical performance.

Using Play Framework, Quill, Node/Npm/Gulp, and Highcharts.

To run:
npm install
npm run build
Fill out env vars.
Then sbt run

Env Vars:
DATABASE_USER
DATABASE_PASSWORD
DATABASE_NAME
DATABASE_URL
DATABASE_PORT