/html-to-image

Get s3 url from html file using node express

Primary LanguageTypeScript

html-to-image </> -> 🖼️

  • Send html file
  • Process file with puppeteer
  • Send file to s3
  • Return file url

Run production

pm2 start npm -- start

or

docker-compose up