feat: add support for screen generation on AWS Lambda

This commit is contained in:
Benjamin Nussbaum 2025-05-06 10:09:54 +02:00
parent 8481656cc6
commit 02597303f7
7 changed files with 564 additions and 39 deletions

View file

@ -20,7 +20,8 @@
"laravel/tinker": "^2.10.1",
"livewire/flux": "^2.0",
"livewire/volt": "^1.7",
"spatie/browsershot": "^5.0"
"spatie/browsershot": "^5.0",
"wnx/sidecar-browsershot": "^2.6"
},
"require-dev": {
"fakerphp/faker": "^1.23",