peehaa/awesome-feed

Converts any resource into an RSS feed

Maintainers

Package info

github.com/PeeHaa/feedr

Type:project

pkg:composer/peehaa/awesome-feed

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v0.1.0 2018-10-30 08:45 UTC

This package is auto-updated.

Last update: 2026-03-07 09:08:34 UTC


README

Latest Stable Version Build Status Build status Coverage Status License

Converts any resource into an RSS feed

Requirements

  • PHP7.2
  • NodeJS
  • PostgreSQL
  • Redis

Installation

composer install

This will guide your through the installation script.

Start the websocket server and queue

php ./bin/server.php

Development

npm run dev