@scratchwork/server-deploy-aws
v0.3.0
Published
AWS Lambda + S3 deployment package for the Scratchwork server.
Readme
@scratchwork/server-deploy-aws
AWS deployment package for the
Scratchwork publishing server:
Lambda handler plus S3 (ObjectStorage) and DynamoDB (PrimitiveDb)
adapters for @scratchwork/server-core.
import { handler } from "@scratchwork/server-deploy-aws/handler";Published as built ESM JavaScript with type declarations; works under Node ≥ 22
or Bun. To deploy your own server, start from the walkthrough in the
repo's server/README.md and the
deploy/generic-aws template. MIT license.
