Skip to content

Commit

Permalink
docs(guide/deployment-types): add bun framework adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetTechuila authored Jun 5, 2024
1 parent 86428f6 commit 243d319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/docs/guide/deployment-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ Below is a table containing the currently available adapters, and the framework,
| `aws-lambda` | AWS Lambda Functions |
| `aws-lambda-async` | AWS Lambda Functions with `async`/`await` |
| `azure` | Azure Functions |
| `bun` | `Bun.serve` |
| `cloudflare` | Cloudflare Workers |
| `cloudflare-mod` | Cloudflare Module Workers |
| `express` | Express, Google Cloud Functions |
Expand Down

0 comments on commit 243d319

Please sign in to comment.