web: python manage.py migrate && python manage.py collectstatic --no-input && gunicorn locallibrary.wsgi
