A small, auditable pipeline from publisher feeds to your browser.
We prefer OCDS, open-data bulk files, and RSS/Atom from portals — not fragile HTML scraping.
Source catalogue starts with AusTender and NSW eTendering; add more publishers as you connect feeds.
Keyword search across title, description, and buyer with ranked results via the `/api/tenders` API.
Cron-friendly pipeline normalises releases into one `TenderNotice` model for search and alerts (coming next).
Browse public notices without signing in; sign in when you want saved work across devices.
Next.js App Router + Prisma + PostgreSQL — proven for auth, APIs, and background jobs.
From discovery to response on the official portal.
Open the tender list or call the search API with plain-language keywords.
See buyer name, publish date, indicative value, and closing time at a glance.
Each row stores the publisher source id; you respond on the official portal when you are ready.
Create an account to save searches and (soon) email alerts for new matching notices.