Skip to content
README.md 559 B
Newer Older
Marco De Donno's avatar
Marco De Donno committed
# ICNML web application

This repository contains the web app at the core of the plateform.
It contains the python code to run the web interface, file processing and external libs serving (CDN).
The other libs mendatory for this application to run (NIST, MDmisc, PMlib, PiAnoS and WSQ) are located in the docker repository (https://esc-md-git.unil.ch/ICNML/docker).

This repository can not (and is not indended) to be run as-is since the mendatory libraries are not located here.
For developpement, install those libraries separatly in your dev enviroment.