- Pure Node.js
- Dockerized to run in production mode
- Includes Basic Authentication strategy
- Logging via morgan
- Log-colouring via chalk
- Node.js friendly ESLint setup
- Puppeeter that just works in Docker
Install LTS Docker, build the image and run the container with the option -p 8080:8080
Simply send POST
request with a correct Authorization
header. Currently the service supports only the following query paramater ?orientation=landscape
, but you can easily setup your own ones!