web: python manage.py migrate && python manage.py migrate_legacy_auth && python manage.py runserver 0.0.0.0:$PORT

