Skip to content

Small web application that allows to add rss feeds url from differents online apps and get main headlines from there

Notifications You must be signed in to change notification settings

cesarediaz/feeds_reader

Repository files navigation

feeds_reader development configuration

Postgres Database

  • Login in postgres console su - postgres

  • Create Role create role rss_reader with createdb login password 'testings';

  • Run setup migrations rake db:setup

About

Small web application that allows to add rss feeds url from differents online apps and get main headlines from there

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published