Files
2026-05-31 13:49:36 +08:00

6 lines
193 B
Bash
Executable File

#!/bin/bash
# Start the Polymarket multi-account monitor page
# Default port 8080; edit the MONITOR_PORT environment variable to change it
cd "$(dirname "$0")"
exec npx tsx ./monitor-server.ts