forked from datapimp/backbone-express-mongoose-socketio
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
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:
[email protected] ( email or gchat )
@soederpop
http://jonathansoeder.com
current snapshopt of my npm libraries:
[email protected] =creationix =tjholowaychuk active installed latest remote
[email protected] =tjholowaychuk active installed latest remote
[email protected] =creationix active installed latest remote
[email protected] =christkv active installed latest remote
[email protected] =nw =tmpvar active installed latest remote
[email protected] =cloudhead active installed remote
[email protected] =isaacs active installed
[email protected] =justin active installed latest remote
[email protected] =Tim-Smart =rauchg active installed latest remote