2012-06-29 09:51:03 -07:00
2012-06-18 13:08:50 -07:00
2012-06-29 09:20:19 -07:00
2012-06-27 16:25:15 -07:00
2012-06-20 11:28:13 -07:00
2012-06-29 09:51:03 -07:00
2012-06-29 09:51:03 -07:00
2012-06-19 11:14:11 -07:00
2012-06-04 08:39:18 -07:00
2012-06-12 13:06:57 -07:00
2012-06-20 10:48:21 -07:00

deployd

realtime resource server

install osx

Download the installer (13.8mb).

install win

Download the installer (13.8mb).

install npm

currently requires mongodb

[sudo] npm install deployd -g

quick start

$ dpd create hello
$ cd hello
$ dpd
dpd> dashboard

docs

  • Getting Started
  • Examples
  • Collections
  • Users
  • CLI

tests

$ npm install deployd -dg

or

$ git clone git@github.com:deployd/deployd.git
$ npm link

then

$ cd deployd
$ mongod
$ mocha
Description
No description provided
Readme 9.8 MiB
Languages
JavaScript 89.2%
Less 4.4%
HTML 4.4%
CSS 1.1%
EJS 0.9%