cd /home/pi/mash-server/src source ../.env/bin/activate python3 -m uvicorn main:app --reload --host 0.0.0.0 --port 9587