0.5.0 • Published 10 years ago

konzilo_webservice v0.5.0

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

konzilo webservice

The konzilo web service provides a REST API that works with the konzilo frontend.

Dependencies

  • MongoDB
  • NodeJS
  • Bower

Installation

Install konzilo web service globally:

npm install -g konzilo_webservice

Fetch a copy of the konzilo frontend with bower:

bower install konzilo_frontend

Create a config.json based on this example

Install your new konzilo site:

konzilo install config.json

Serve the konzilo site:

konzilo serve config.json