[object Object]

← back to Govarbitrage

Wire Municibid + Public Surplus imports into deploy-auctions.sh

6b3da44d561f44f57f81fe6a18ab4a1f4046f15d · 2026-07-10 11:34:06 -0700 · Steve

Files touched

Diff

commit 6b3da44d561f44f57f81fe6a18ab4a1f4046f15d
Author: Steve <steve@designerwallcoverings.com>
Date:   Fri Jul 10 11:34:06 2026 -0700

    Wire Municibid + Public Surplus imports into deploy-auctions.sh
---
 scripts/deploy-auctions.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/deploy-auctions.sh b/scripts/deploy-auctions.sh
index 75b642c..af751a4 100755
--- a/scripts/deploy-auctions.sh
+++ b/scripts/deploy-auctions.sh
@@ -46,6 +46,8 @@ npx tsx prisma/seed.ts || true
 npx tsx scripts/import-govdeals-free.ts 120 || true
 npx tsx scripts/import-gsa.ts 200 || true
 npx tsx scripts/import-grays.ts 100 || true
+npx tsx scripts/import-municibid-free.ts 100 || true
+npx tsx scripts/import-publicsurplus-free.ts 100 || true
 echo "  restart pm2"
 pm2 restart govarbitrage --update-env
 pm2 save

← e9f92ce Crack Public Surplus (free): SSR category HTML parser, no AP  ·  back to Govarbitrage  ·  Crack GovPlanet (free): extract embedded quickviews JSON, US b44789f →