Skip to content

Latest commit

 

History

History
25 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

25 lines (9 loc) · 361 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