cd /app/frontend && yarn dev & cd /app && python manage.py runserver 0.0.0.0:8000 & wait -n exit $?