Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 144 Bytes

File metadata and controls

8 lines (6 loc) · 144 Bytes

run pip install -r requirements.txt to install library

run python3 run.py to run dev

run gunicorn --work=2 --thread=4 to run on production