refactor server

* shows some basic statistics on main page
* move tcp proxy setup into separate file
* migrate github page theme to be hosted locally
This commit is contained in:
Roman Shtylman
2013-06-18 23:00:45 -04:00
parent b153c00cb5
commit d15e568cea
16 changed files with 1085 additions and 299 deletions

View File

@@ -15,7 +15,16 @@
"debug": "0.7.2",
"bookrc": "0.0.1",
"book-git": "0.0.2",
"book-raven": "1.0.0"
"book-raven": "1.0.0",
"engine.io": "0.6.2",
"engine.io-client": "shtylman/engine.io-client#v0.5.0-dz0",
"flip-counter": "0.5.3",
"browserkthx": "0.0.2",
"hbs": "2.3.0",
"taters": "0.0.5",
"express": "3.2.6",
"makeup": "0.0.1",
"enchilada": "0.3.0"
},
"devDependencies": {
"mocha": "1.6.0",