No description
Find a file
DJP ae981e8cb4 Add login auth, video embeds, and report serving
- Cookie-based session auth with login page (DASH_USER/DASH_PASS env vars)
- Serve generated reports via /report/:id route with View Report button
- YouTube iframe and Instagram native embeds in HTML reports
- Supporting videos grid per trend with platform icons
- Logout link in dashboard header

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 11:08:08 -04:00
agents/social-listening Add login auth, video embeds, and report serving 2026-04-07 11:08:08 -04:00
db Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
.gitignore Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
DEVELOPER_BRIEF.md Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
docker-compose.yml Add login auth, video embeds, and report serving 2026-04-07 11:08:08 -04:00
Dockerfile Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
package-lock.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
package.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
tsconfig.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00