Commit Graph

9 Commits

Author SHA1 Message Date
17aea22da3 updated users page to calculate post data correctly 2026-03-10 21:08:26 -05:00
e6de767ddb updated backend author service, to handle the fact that SQLAlchemy rows arent tuples 2026-03-10 19:31:43 -05:00
5bd9a1649c Pushpull had stale data so we changed the endpoints to use Artic Shift which has fresh data 2026-03-10 08:05:44 -05:00
98da601540 handling the fact that Pushpull can return duplicates, so we added a dedupe 2026-03-10 07:54:26 -05:00
43f716a58a had to switch over to Pushpull API because Reddit was blocking the DigitalOcean IP 2026-03-10 07:11:20 -05:00
ae358ab05c updating user agent identifier 2026-03-09 22:58:43 -05:00
ba70b77609 updating url and headers due to getting a 403 from reddit 2026-03-09 22:52:18 -05:00
0b21c6dd46 Fix SPA serving: use HTMLResponse instead of FileResponse 2026-03-09 22:19:29 -05:00
bc2203524f Add Reddit monitoring bot — backend, frontend, and Docker config
Python/FastAPI backend with PostgreSQL for collecting Reddit data via
public .json endpoints. React/Vite dashboard for analytics. Docker Compose
setup with API and worker services connecting to shared PostgreSQL.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:29:58 -05:00