npm run dev -- --host 0.0.0.0 --port 8080
uvicorn main:app --host 0.0.0.0 --port 8080 --reload
No log found at /tmp/dev-server.log