A GitHub contributions style graph, in 3D, for recording writing metrics
This uses the awesome seen.js library to graph writing frequency and progress.
This set up requires:
- Node.js
- A local Redis server (make sure you can only access it from localhost, because security)
- node modules:
- Express
- body-parser
- Redis
- swig
- A copy of seen.js at site/js/seen.min.js
- A file called user.json containing the username and password like such :
- {"user":"I_Wright_Alright?","password":"s0m3_c88l_p*$5w0r)"}