annot-server/README.md
author rougeronj
Fri, 16 Jan 2015 22:09:56 +0100
changeset 91 09a9074ea7b0
parent 13 435d5c15275a
permissions -rw-r--r--
Add general View fonction for main representation


# Mons Annotation server


To start it :
  1. create virtualenv with requirements.txt
  1. activate the virtualenv
  1. create settings.py from settings.py.tmpl
  1. `twistd -ny server.tac`