@zerotoheroes-bazaar/meta-builds
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

Reference

Used this project as template: https://github.com/alukach/aws-sam-typescript-boilerplate

Setup layer

Check versions from https://pptr.dev/chromium-support Download from https://github.com/Sparticuz/chromium/releases

bucketName="chromium.zerotoheroes.com" && \
aws s3 cp chromium-v131.0.1-layer.zip "s3://${bucketName}/chromium-v131.0.1-layer.zip" && \
aws lambda publish-layer-version --layer-name chromium --description "Chromium v131.0.1" --compatible-runtimes nodejs \
    --content S3Bucket=chromium.zerotoheroes.com,S3Key=chromium-v131.0.1-layer.zip

Readme

Keywords

none

Package Sidebar

Install

npm i @zerotoheroes-bazaar/meta-builds

Weekly Downloads

3

Version

0.0.4

License

MIT

Unpacked Size

26.4 kB

Total Files

17

Last publish

Collaborators

  • sebastientromp