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: about 2 months ago
JSON representation

Deno-based background worker for RSS feed reader

Awesome Lists containing this project

README

          

# Briefkasten RSS Worker

## Setup

1. Install dependencies

```
$ pnpm install
```

2. Start the worker

```
pnpm start
```

## License

MIT