Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
/ deno-lambda Public archive

A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.

Notifications You must be signed in to change notification settings

denoland/deno-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

This repository used to contain instructions and code for deploying Deno to AWS Lambda using a custom AWS Lambda layer. Now, we recommend deploying Deno to AWS Lambda using Docker and aws-lambda-adapter.

You can now find instructions for deploying Deno to AWS Lambda using Docker and aws-lambda-adapter in the Deno documentation.

To view the original content of this repository, click here.