Run from repo root.
bash scripts/wheel_build.sh
console/), copies console/dist to src/copaw/console/dist, then builds the wheel. Output: dist/*.whl.bash scripts/website_build.sh
website/dist/.bash scripts/docker_build.sh [IMAGE_TAG] [EXTRA_ARGS...]
copaw:latest. Uses deploy/Dockerfile (multi-stage: builds console then Python app).bash scripts/docker_build.sh myreg/copaw:v1 --no-cache.