Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndom91/briefkasten-rss
Deno-based background worker for RSS feed reader
https://github.com/ndom91/briefkasten-rss
fastify prisma queue rss
Last synced: 10 days ago
JSON representation
Deno-based background worker for RSS feed reader
- Host: GitHub
- URL: https://github.com/ndom91/briefkasten-rss
- Owner: ndom91
- Created: 2024-01-04T05:01:21.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-15T17:37:13.000Z (10 months ago)
- Last Synced: 2024-10-05T16:20:40.998Z (3 months ago)
- Topics: fastify, prisma, queue, rss
- Language: TypeScript
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Briefkasten RSS Worker
## Setup
1. Install dependencies
```
$ pnpm install
```2. Start the worker
```
pnpm start
```## License
MIT