AndrejGajdos / link-preview-generator

Get preview data (a title, description, image, domain name) from a url. Library uses puppeteer headless browser to scrape the web site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy to Amazon AWS

inPhilly opened this issue · comments

This is all very new to me. I saw you deployed the demo to Heroku, but it seems that to use this as an API for a mobile app in production, it would have to be deployed to someplace like AWS. I looked at the documentation for npm and I couldn't find out how this would be used to create a business-use API. Can you direct me in the right direction?

Hi there, I already answered you in the blog post. I hope it helps.