Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 489 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 489 Bytes

Read It Later RSS

Pocket (Read It Later) RSS Generator.

URL

https://read-it-later-rss.herokuapp.com

Deploy commands

Heroku Setup

$ heroku create
$ heroku addons:add heroku-postgresql
$ heroku addons:add scheduler
$ git push heroku master
$ heroku bundle exec rake db:migrate

Cron Test

$ heroku bundle exec rake cron

Cron Log

$ heroku logs:cron

Author

  • @mallowlabs