Polymarket
Polymarket dev rehearsal
Maintainer-only staging run before production promotion.
macOS terminal: Run workshop commands in Terminal using zsh or bash.
Dev environment only
This page is for maintainers validating the public learner artifacts before the workshop is promoted.
Use a fresh checkout so the rehearsal proves distribution, not only a local worktree:
git clone https://github.com/ClickHouse/ClickHouse_Demos.git ClickHouse_Demos-polymarket-rehearsal
cd ClickHouse_Demos-polymarket-rehearsal
git switch dev-build-workshop-v1
cd "$(git rev-parse --show-toplevel)/workshop_public/polymarket"
cp .env.polymarket.example .env.polymarketContinue Module 00 at Step 3 using this staging checkout; do not repeat its production clone/switch step. Complete the remaining Modules 00–08, including one forced WebSocket failure or venue-blocked test, one fixture-mode run, collector restart, and cleanup. Record elapsed time and any command that required explanation not present on the learner page.