devportal2 / start.sh
google-labs-jules[bot]
feat: redesign ui with themes, icons, toasts, and live preview
feb75c3
Raw
History Blame Contribute Delete
69 Bytes
#!/bin/bash
exec uvicorn backend.main:app --host 0.0.0.0 --port 7860