0.1.1 • Published 9 years ago

crowd-domus v0.1.1

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
9 years ago

domus

crowdference rest server

install domus alone

with npm

npm install -g crowd-domus
mkdir foo
mkdir foo/config
wget https://raw.githubusercontent.com/crowdference/domus/master/config/default.json -O foo/config/default.json
nano foo/config/default.json
cd foo
crowd-domus 

with docker

  • TODO

with vagrant

  • TODO

Install fullcrowdference

  • TODO