An open API service indexing awesome lists of open source software.

https://github.com/hearthsim/node-canvas-lambda

Builds node-canvas for lambda
https://github.com/hearthsim/node-canvas-lambda

Last synced: 10 months ago
JSON representation

Builds node-canvas for lambda

Awesome Lists containing this project

README

          

# node-canvas-lambda

Build node-canvas for lambda using docker.
Based on https://github.com/Automattic/node-canvas/wiki/Installation---AWS-Lambda#using-newer-versions-of-libcairo.

## Usage

Start the docker demon (if it is not running).

```
./build.sh
```

This should result in the file `awslambda-canvas.zip`.