DECIDE FIRST
What is this project
A self-hosted news-source aggregator and ranking site
What problem does it solve
A team needs to follow many sources but lacks a simple reading entry point it can deploy and control
Who it is for
- Small businesses tracking industry news
- Research, content and community teams
What it can do
- Aggregate multiple news sources
- Cache rebuildable source data in your own D1
- Provide a source and ranking view for reading
Before you deploy
- Cloudflare Pages and D1
- The deployer maintains the source list and accepts source availability risk
What to know first
- It caches source data but does not own third-party news content
- Freshness depends on source feeds and schedules
WHAT HAS BEEN CHECKED
Discovered3 EVIDENCESPEC 0.2.12026-08-03
How it runs

Give this to your Agent
Please follow https://github.com/smallgreen-cloud/adapter-newsnow/AGENTS.md to deploy this serviceWhere it runs and what it touches
- Upstream
- ourongxing/newsnow
- License
- MIT
- Profile
- small-app
- External services
- 40+ 新聞來源站點(完整清單見上游 server/sources/,如 news.ycombinator.com、github.com、v2ex.com、zhihu.com 等)、github.com
- Data flow
- D1 stores rebuildable source cache and optional signed-in preferences while the default deployment keeps login disabled