Boilerplate template for a universal Sapper app running on top of AWS Lambda and Amazon API Gateway.
npm install
npm run config -- \
--account-id="<accountId>" \
--bucket-name="<bucketName>" \
--hostname="<hostname>" \
--certificate-id="<certificateId>" \
[--region="<region>"]
npm run setupAPI_BASE_URL=<APIG URL> npm run dev- 🐛 invalid client asset URLs
- 😖 hack: Lambda can only
fetchfrom non-local/absolute URLs