annot-server/README.md
author rougeronj
Fri, 10 Apr 2015 16:45:34 +0200
changeset 145 a8052f8ab19c
parent 13 435d5c15275a
permissions -rw-r--r--
add range options to scale the scene depending on this range. Add rescale function to rescale the scene when a note is out of this range


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