#!/bin/bash cd /Users/bshtechnologies/Documents/Eventify-frontend exec flutter run -d web-server --web-hostname 0.0.0.0 --web-port "${PORT:-8080}"