lg08 / kindle_notion_syncer

GNU Affero General Public License v3.0
79 stars 30 forks source link

Heroku Eliminated Free Plans #8

Open Travelinglight opened 1 year ago

Travelinglight commented 1 year ago

Heroku is not free anymore. The instructions need to be updated to use another cloud service that has a free tier option.

kodzonko commented 9 months ago

Other question on similar topic - anyone has an estimate of how much does it cost to run this app on Heroku "Eko and Basic" plan (I need some estimate to know if it's even worth using that platform for such tool). I guess it should be pretty cheap (like a few cents/month?) if I only sync my highlights weekly or so?

terrencestella commented 5 months ago

Might be possible to create a docker image instead and try to see if you can self host it. That would be my idea.