-
Notifications
You must be signed in to change notification settings - Fork 56
/
Copy pathREADME
49 lines (35 loc) · 1.42 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
This is an example application skeleton which utilizes the following components:
node.js ( Tested with 0.2.5 )
- http://nodejs.org
html5 boilerplate
- http://html5boilerplate.com/
express ( Tested with 1.0.0 )
- http://expressjs.com
socket.io ( Tested with 0.6.1 )
- http://socket.io
mongoose, an orm for mongodb ( tested with 0.0.3 )
- http://github.com/LearnBoost/mongoose
mongodb
- http://www.mongodb.org/
redis, for pub/sub functionality with socket.io
- http://code.google.com/p/redis/
underscore.js & backbone.js
- http://github.com/documentcloud/backbone
- http://github.com/documentcloud/underscore
--
Yeah, this shit is literally dripping with cool aid
I built out a few models, controllers, views etc just to see the power.
Any Questions:
jonathan.soeder@gmail.com ( email or gchat )
@soederpop
http://jonathansoeder.com
current snapshopt of my npm libraries:
connect@0.3.0 =creationix =tjholowaychuk active installed latest remote
express@1.0.0 =tjholowaychuk active installed latest remote
haml@0.2.5 =creationix active installed latest remote
mongodb@0.7.9 =christkv active installed latest remote
mongoose@0.0.3 =nw =tmpvar active installed latest remote
node-static@0.5.2 =cloudhead active installed remote
npm@0.2.4-1 =isaacs active installed
redis-client@0.3.5 =justin active installed latest remote
socket.io@0.6.1 =Tim-Smart =rauchg active installed latest remote