A free, self-hostable aggregator…
-
Updated
Aug 14, 2021 - PHP
In package.json
(root) we have two scripts that I think are no longer needed, but I'm not sure:
"scripts": {
"api:start": "docker-compose -f ./src/api/docker-compose-api.yml up --build -d",
"api:stop": "docker-compose -f ./src/api/docker-compose-api.yml down",
If these aren't being used anymore (e.g., in scripts outside Telescope for deployment?), let's remove.
Add a description, image, and links to the rss-aggregator topic page so that developers can more easily learn about it.
To associate your repository with the rss-aggregator topic, visit your repo's landing page and select "manage topics."
如题,Feedburner 已经苟延残喘很久,可是一直没找到可以提供类似的 Feed 烧制功能的替代应用,想问一下您是否有了解?