mikestreety’s avatarmikestreety’s Twitter Archive—№ 23,807

    1. I am running a LAMP stack but need to fire a command using node and store the response. It's just a proof of concept for now - what's the best serverless/other way of doing this? e.g. in my PHP I would call the URL and get my desired response
  1. …in reply to @mikestreety
    HUGE life-saving shoutout to @ireaderinokun for this blog post. bitsofco.de/how-to-use-puppeteer-in-a-netlify-aws-lambda-function/ Literally saved me from going down an AWS hole Thank you.