better-sqlite3-lambda-layer
better-sqlite3-lambda-layer copied to clipboard
A layer for AWS Lambda (nodejs) that allows you to use better-sqlite3 without having to compile the native module yourself. Also can be a template for any natively-compiled nodejs modules for AWS Lamb...
Hi there @seanfisher, I am raising this issue to notify you of my awesome side project which relates to lambda layer generation. Try it out at https://nodelayer.xyz. Thanks!
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...