annot-server/README.md
author rougeronj
Fri, 23 Jan 2015 10:09:59 +0100
changeset 135 d3066fa80a81
parent 13 435d5c15275a
permissions -rw-r--r--
Add time code for day 1


# 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`