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

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

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

funkybob/serverless-s3-deploy

0
View on GitHub↗
58 星标·24 分支·JavaScript·MIT·4 次浏览

Serverless S3 Deploy

Plugin for serverless to deploy files to a variety of S3 Buckets

Features

  • Serverless Framework Plugins - Automate file deployment to S3 buckets.

Star 历史

funkybob/serverless-s3-deploy 的 Star 历史图表funkybob/serverless-s3-deploy 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

funkybob/serverless-s3-deploy 是做什么的?

Plugin for serverless to deploy files to a variety of S3 Buckets

funkybob/serverless-s3-deploy 的主要功能有哪些?

funkybob/serverless-s3-deploy 的主要功能包括:Serverless Framework Plugins。

funkybob/serverless-s3-deploy 有哪些开源替代品?

funkybob/serverless-s3-deploy 的开源替代品包括: dherault/serverless-offline — serverless-offline is a Serverless Framework plugin that provides a local cloud infrastructure simulator. It acts as… danielcondemarin/serverless-nextjs-plugin — This project is a Serverless Framework plugin and adapter that enables the deployment of Next.js applications to AWS… fnproject/serverless-fn — Plugin to add FN as provider for Serverless Framework. janders223/serverless-offline-ssm — This Serverless plugin allows you to develop offline while using AWS SSM parameters in your serverless.yml template.… p0wl/serverless-fbp — serverless-fbp. piercus/serverless-local-environment — This plugin helps you add some conf that will only work for serverless invoke local.

Serverless S3 Deploy 的开源替代方案

相似的开源项目,按与 Serverless S3 Deploy 的功能重合度排序。
  • dherault/serverless-offlinedherault 的头像

    dherault/serverless-offline

    5,257在 GitHub 上查看↗

    serverless-offline is a Serverless Framework plugin that provides a local cloud infrastructure simulator. It acts as an AWS Lambda local emulator and AWS API Gateway mock, allowing for the development and testing of serverless functions on a local machine without deploying to a remote provider. The project distinguishes itself by simulating bidirectional WebSocket connections and message routing, as well as mimicking the request lifecycle of an HTTP gateway. It includes a mock identity authorizer pipeline to verify tokens and JWTs locally and supports the mounting of virtual dependency layers

    JavaScriptaws-apigatewayaws-lambdaserverless
    在 GitHub 上查看↗5,257
  • 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

    TypeScript
    在 GitHub 上查看↗4,464
  • davidgf/serverless-plugin-canary-deploymentsdavidgf 的头像

    davidgf/serverless-plugin-canary-deployments

    374在 GitHub 上查看↗

    A Serverless plugin to implement canary deployments of Lambda functions, making use of the traffic shifting feature in combination with AWS CodeDeploy

    JavaScript
    在 GitHub 上查看↗374
  • cloudflare/serverless-cloudflare-workerscloudflare 的头像

    cloudflare/serverless-cloudflare-workers

    182在 GitHub 上查看↗

    Serverless plugin for Cloudflare Workers

    JavaScript
    在 GitHub 上查看↗182
  • 查看 Serverless S3 Deploy 的所有 11 个替代方案→