timoschlueter / nightscout-librelink-up

Script written in TypeScript that uploads CGM readings from LibreLink Up to Nightscout.
MIT License
192 stars 246 forks source link

Bugfix for Heroku deployments #81

Closed timoschlueter closed 1 year ago

timoschlueter commented 1 year ago

This fixes issues #74 and #79 by changing the Heroku deployment size from free to eco. The free tier has been removed from Heroku, making deployments impossible since then. Thanks to @virmanisukrit20 for bringing this up!