isitchristmas / web

Main site.
https://isitchristmas.com
MIT License
251 stars 66 forks source link

Updating to use latest Node, replacing geoip and time modules #142

Closed konklone closed 5 years ago

konklone commented 5 years ago

This updates to the latest stable node, which meant leaving behind geoip for geoip-lite, and time for moment-timezone.

This should be a seamless transition for the web app, and for the API that IFTTT consumes. I'll need to do some testing from within IFTTT to make sure it's bug-free.

konklone commented 5 years ago

This works, and tested in IFTTT in both dev and production.