Skip to content
/ cdpd Public

Prototype for c(o)d(e)p(a)d project. Warning: still a work in progress.

License

Notifications You must be signed in to change notification settings

jcurtis/cdpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype for c(o)d(e)p(a)d project.

Requirements

node.js -- I'm using 0.6.11

socketstream

Note: SocketStream is now installed through NPM. No need to install it yourself.

redis

Install project (requires npm 1.x)

git clone https://github.com/jcurtis/cdpd.git
cd cdpd
sudo npm install

Run server

Run redis server

redis-server redis.conf

Start application

node app.js

About

Prototype for c(o)d(e)p(a)d project. Warning: still a work in progress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published