A minimal implementation of a Sapper server running on AWS Lambda.
npm install
npm run config -- --account-id="<accountId>" --bucket-name="<bucketName>" [--region="<region>" --function-name="<functionName>"]
npm run build
npm run package-deploy
A minimal implementation of a Sapper server running on AWS Lambda.
npm install
npm run config -- --account-id="<accountId>" --bucket-name="<bucketName>" [--region="<region>" --function-name="<functionName>"]
npm run build
npm run package-deploy