Host Node.js + Puppeteer Application on DigitalOcean Using Docker
Introduction
Puppeteer is a Node.js library that provides a high-level API to control Chrome/Chromium over the DevTools Protocol. Using Docker, we can containerize our application enabling it to run in its own isolated container.
This comprehensive g...
gunhawke.hashnode.dev4 min read