Dashboard / Settings

Settings

Provider configuration is read from environment variables. Restart the dev server after changing `.env`.

Provider mode
mock
Default currency
USD
SourceStatusEnv vars
eBayUsing mocks (mode=mock)EBAY_CLIENT_ID, EBAY_CLIENT_SECRET
StockXUsing mocks (mode=mock)STOCKX_API_BASE_URL, STOCKX_API_KEY
GOATUsing mocks (mode=mock)GOAT_API_BASE_URL, GOAT_API_KEY
LEGO lookupLocal DB (~12k sets) + Rebrickable + BricksetREBRICKABLE_API_KEY, BRICKSET_API_KEY

Prices auto-refresh when you open the dashboard if quotes are older than 12 hours, plus a daily Vercel Cron backup. Use Refresh prices on the dashboard to run all collections immediately.

See the project README and `.env.example` for setup details. StockX and GOAT have no public official APIs — point the HTTP adapters at a third-party data provider when you are ready for live data. Free Rebrickable keys expand LEGO set search beyond the built-in catalog.

Collection Vault