PropBet Tracker
Starter project for Cloudflare Pages + Functions with mock fallback and live API integration points.
Live Summary
Open Bets0
Live Games0
Best Props0
Today Events0
Loading live starter data...
Recent Tracked Bets
Best Props Snapshot
Today’s Events
| Sport | Event | Time | Status | Market |
|---|
Upload Bet Screenshot
No upload yet.
OCR / Parse Placeholder
This route is wired for upload. Add OCR or AI parsing in
functions/api/bets/upload.js.Waiting for upload...
My Bet Slips
Live Tracker
Odds Center
| Sport | Market | Odds | Book | Move |
|---|
Best Props
Daily Events
| Sport | Event | Time | Status | Market |
|---|
Settings / Next Steps
- Add real API keys in Cloudflare Pages environment variables.
- Wire Supabase URL and anon key in
public/config.example.js. - Add OCR + parser flow in upload function.
- Replace mock tracked bets with Supabase rows.
- Connect live props model in
/api/props/best.