Skip to content

openpolis/the-snap

 
 

Repository files navigation

Logo

the-snap

A simple API to create screenshots and PDFs from websites

Usage

$ npm install
$ npm run start

Or you can easily spin up a docker container

$ docker run -it --rm -p 3000:3000 chrkaatz/the-snap

Deployment

You can simply deploy it to Heroku by clicking the following button.

Deploy

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.7%
  • HTML 19.2%
  • Dockerfile 6.5%
  • Other 0.6%