web: python manage.py migrate && python manage.py collectstatic --noinput && gunicorn project-name-placeholder.wsgi
