TET interface developed for ROUTE-TO-PA project
virtualenv -p python venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py creatersakey
python manage.py migrate
python manage.py runserver
http://localhost:8000
source venv/bin/activate
python manage.py runserver
http://localhost:8000
Dvelopment of this project is supported by European Commision through the ROUTE-TO-PA project