Skip to content

Latest commit

 

History

History
24 lines (9 loc) · 360 Bytes

README.md

File metadata and controls

24 lines (9 loc) · 360 Bytes

To be completed

Instalation in development mode

Instalation in production mode with gunicorn (in Ubuntu/Debian)

  1. Install supervisord sudo apt-get install supervisor
  2. Install gunicorn (already in requirements.txt)
  3. Install nginx: sudo apt install nginx

For detailed installation, see INSTALL.md

Usage

License