https://github.com/flytaly/rssdt
https://github.com/flytaly/rssdt
graphql nextjs rss-aggregator rss-reader rss2email
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flytaly/rssdt
- Owner: flytaly
- Created: 2019-01-10T17:39:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T18:56:39.000Z (almost 2 years ago)
- Last Synced: 2025-10-29T11:04:23.487Z (8 months ago)
- Topics: graphql, nextjs, rss-aggregator, rss-reader, rss2email
- Language: TypeScript
- Homepage:
- Size: 8.25 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RssDT
RSS/Atom feed reader and rss-to-email digester.
The application consists of a [frontend client](./client) (Next.js) and a [backend server](./server) (Node.js, DrizzleORM, BullMQ...) that is composed of multiple microservices
## General server architecture (see more in [./server](./server)).