So sick of refreshing my page to check IKEA availability. grab your store name from here: https://ikea-status.dong.st/latest.json
You'll have to setup a Twilio account if you don't have one.
Setup:
- Create a
config.json
following theconfig.example.json
format. Input your Twilio data.
Run:
node index
ornohup node index &
if you want it to run in the background