This repo is for generating and hosting lambda layers for the @duckdb/node-api node module
- Run
npm i - Docker installed and running
- Update the
DUCKDB_VERSIONarg in theDockerfileto the required node module version - see here - Run
node createLayer.js - Commit and push the new
.zipfile and the changes to theDockerfile