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

https://github.com/maruyamaworks/tippecanoe-layer

AWS Lambda tippecanoe layer for Node.js 18
https://github.com/maruyamaworks/tippecanoe-layer

aws lambda lambda-layers nodejs tippecanoe

Last synced: 22 days ago
JSON representation

AWS Lambda tippecanoe layer for Node.js 18

Awesome Lists containing this project

README

          

# tippecanoe-layer

> AWS Lambda [tippecanoe](https://github.com/mapbox/tippecanoe) layer for Node.js 18

## Requirements

- Docker

## Usage

Run the following script to create .zip file in current directory.

```bash
docker-compose build
docker-compose up
```