Initial commit

This commit is contained in:
doge-8
2026-05-31 13:49:36 +08:00
commit cd988d9c3a
55 changed files with 27001 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/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