added aws adapter docs

This commit is contained in:
dswbx
2025-03-03 16:56:48 +01:00
parent 675a39ad5c
commit ad353e59c9
11 changed files with 3972 additions and 1402 deletions

View File

@@ -19,6 +19,7 @@ const config = {
node: "Node.js",
bun: "Bun",
cloudflare: "Cloudflare",
aws: "AWS Lambda",
},
framework: {
nextjs: "Next.js",