workstation-backend Back-End of Workstation Project Run file Linux pip install -m requirements.txt cd app gunicorn -w 2 -b 127.0.0.1:8000 app:app