bash git clone https://github.com/BigBodyCobain/Shadowbroker.git cd Shadowbroker ./compose.sh up -d bash git clone https://github.com/BigBodyCobain/Shadowbroker.git cd Shadowbroker docker-compose up -d bash ./compose.sh --engine podman up -d bash git pull origin main Linux/macOS ./compose.sh down ./compose.sh up --build -d Windows docker compose down docker compose up --build -d bash docker compose build --no-cache docker image prune -f bash ./compose.sh logs -f backend or docker compose logs -f backend Frontend (Next.js + MapLibre GL) → Backend (FastAPI + Python) → Public APIs :3000 :8000 ba…