Skip to content

effinggames/chart-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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