Skip to content

wilderborn/rss-for-the-rest-of-us

Folders and files

NameName
Last commit message
Last commit date

Latest commit

727ad95 Â· May 26, 2017

History

61 Commits
May 19, 2017
May 19, 2017
May 19, 2017
May 26, 2017
May 19, 2017
May 26, 2017
May 19, 2017
May 19, 2017
May 19, 2017
May 19, 2017
May 19, 2017
May 19, 2017
May 19, 2017
May 19, 2017
May 19, 2017
May 19, 2017
May 19, 2017
May 26, 2017
May 19, 2017
May 19, 2017
May 19, 2017

Repository files navigation

RSS for the rest of us.

This is an RSS Reader built for the rest of us. Simple and easy to use, it's like Netflix for your feeds using the new JSON format. XML is dead. Long live RSS.

About this application

It's running on https://rss.fortherestof.us and we automatically deploy changes to master into production. We built it in an afternoon as a diversion from our regular responsibilities. Turns out, it's kinda cool.

How to hack on it yourself

RSS FTROU is built on Laravel. To get started, clone (or fork) the repo for follow these steps:

  • Copy the .env.example file to .env and set appropriate database settings
  • Run composer install
  • Run yarn && yarn run dev
  • Hack away!

Contributing

Thank you for considering contributing! We'll accept Pull Requests for features, just make sure they're easy to test. That's it, no need to make this any more complicated.

License

RSS For the Rest of US is open-sourced software licensed under the MIT license.