queue-run-lambda

v0.3.0
This runtime is completely serverless. You can self-host this runtime on your AWS account.

build

rm -rf dist && yarn build:bundle

build:bundle

yarn esbuild src/index.ts --bundle --platform=node --target=node14 --outfile=dist/index.js --external:queue-run

lint

yarn eslint src/**/*.ts

prepare

yarn build

watch

yarn build:bundle --watch

Metadata

Downloads

Maintainers