awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesServerless Runtime Adapters

Bridges that adapt framework-specific request/response cycles to serverless edge compute runtimes.

Distinct from Next.js Integrations: Specifically targets the runtime adaptation layer for edge compute, not general third-party service integration.

Explore 1 awesome GitHub repository matching software engineering & architecture · Serverless Runtime Adapters. Refine with filters or upvote what's useful.

Awesome Serverless Runtime Adapters GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • danielcondemarin/serverless-nextjs-plugindanielcondemarin 的头像

    danielcondemarin/serverless-nextjs-plugin

    4,464在 GitHub 上查看↗

    This project is a Serverless Framework plugin and adapter that enables the deployment of Next.js applications to AWS Lambda@Edge and AWS CloudFront. It functions as a bridge to adapt server-side rendering and API routes for execution on serverless edge compute. The plugin automates the provisioning of cloud infrastructure, including the packaging and deployment of application code to global edge locations. It handles the synchronization of static assets to storage buckets and the mapping of Next.js routes to specialized edge functions to reduce global latency. The project covers wide-ranging

    Acts as a bridge adapting Next.js server-side rendering and API routes for execution on serverless edge compute.

    TypeScript
    在 GitHub 上查看↗4,464
  1. Home
  2. Software Engineering & Architecture
  3. Integration & Extensibility
  4. Framework-Specific Integrations
  5. Next.js Integrations
  6. Serverless Runtime Adapters