peehaa/feedr

Converts any resource into an RSS feed

Maintainers

Details

github.com/PeeHaa/feedr

Source

Issues

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 2

Open Issues: 0

Type:project

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

This package is auto-updated.

Last update: 2024-04-07 05:57:43 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