Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 412 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 412 Bytes

run-stats

Attempting to motivate fitness with the carrot of data.

Deployed page lives here.

using

There is a very basic server set up to serve csv file, stolen from Skat page.

Set up python virtual environment:

source setup_server.sh

and run the server:

source start_server.sh

The live-like page is then here.