A simple API to create screenshots and PDFs from websites
$ npm install
$ npm run start
Or you can easily spin up a docker container
$ docker run -it --rm -p 3000:3000 chrkaatz/the-snap
You can simply deploy it to Heroku by clicking the following button.