Nicholai 2bc680ca63 refactor: restructure into monorepo
Move flat src/ layout into packages/ monorepo:
- packages/core: scraping, embeddings, storage, clustering, analysis
- packages/cli: CLI and TUI interface
- packages/web: Next.js web dashboard

Add playwright screenshots, sqlite storage, and settings.
2026-01-24 00:12:14 -07:00
2026-01-24 00:12:14 -07:00
2026-01-21 05:35:27 -07:00
2026-01-24 00:12:14 -07:00
2026-01-21 05:35:27 -07:00
2026-01-24 00:12:14 -07:00
2026-01-24 00:12:14 -07:00
2026-01-21 05:35:27 -07:00
2026-01-21 05:35:27 -07:00

reddit-trend-analyzer

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.5. Bun is a fast all-in-one JavaScript runtime.

Description
does what the name implies
Readme 660 KiB
Languages
TypeScript 96.2%
CSS 3.7%