- Use the command
pip install -r requirements.txt
to install all the python libraries necessary for this project - Website at http://bizquik.net
- Run this command
sudo python app.py > log 2>&1 &
to start the server in the background and redirect output to a log file