To be completed Instalation in development mode Instalation in production mode with gunicorn (in Ubuntu/Debian) Install supervisord sudo apt-get install supervisor Install gunicorn (already in requirements.txt) Install nginx: sudo apt install nginx For detailed installation, see INSTALL.md Usage License