mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-06-20 03:28:53 +08:00
9bd8bf94424970b8cf77c6e15c87f77ffcd5b921
deployd
realtime resource server
install npm
currently requires mongodb
[sudo] npm install deployd -g
quick start
$ dpd create hello
$ cd hello
$ dpd
dpd> dashboard
tests
$ npm install deployd -dg
or
$ git clone git@github.com:deployd/deployd.git
$ npm link
then
$ cd deployd
$ mongod
$ mocha
Description
Languages
JavaScript
89.2%
Less
4.4%
HTML
4.4%
CSS
1.1%
EJS
0.9%