Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 484 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 484 Bytes

We are using shetsee.js to make the public site display stats for every LIF for which we had tables.

The basic idea is simple. Store the data in a Google spreadsheet, use sheetsee.js to have a nice display of statistics.

Note: Use git clone --recursive to also clone the shetsee.js repo.

Manual Deployment

ssh [email protected]
cd lif-stats-frontend/lif
git pull origin master