samwilson / urss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: This is not TT-RSS, but a fork to clean, secure and modernize it. The original author(s) are welcome to integrate our code back into the original project. Everyone is welcome to contribute.

Web-based news feed aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.

Scrutinizer Code Quality Code Coverage

Installation & Usage

Currently, Docker is the recommended approach. Please ensure Docker and the docker-compose commands are installed, up-to-date and available.

To start the application, browser to the root directory of this repository and run:

docker-compose up -d

To initialize the database, run:

./bin/migrate_db

A Special Thanks To

TextCaptcha - Used as a secure, privacy-sensitive captcha solution

About

License:GNU General Public License v3.0


Languages

Language:PHP 68.4%Language:JavaScript 16.1%Language:CSS 8.0%Language:PLpgSQL 5.0%Language:HTML 1.9%Language:Shell 0.1%Language:TSQL 0.1%Language:PLSQL 0.1%Language:Dockerfile 0.1%Language:XSLT 0.1%Language:Perl 0.0%Language:Batchfile 0.0%