awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cloudflare avatar

cloudflare/serverless-cloudflare-workers

0
View on GitHub↗
182 stars·33 forks·JavaScript·BSD-3-Clause·1 view

Serverless Cloudflare Workers

Serverless plugin for Cloudflare Workers

Features

  • Serverless Framework Plugins - Provider plugin for deploying Cloudflare Workers.

Star history

Star history chart for cloudflare/serverless-cloudflare-workersStar history chart for cloudflare/serverless-cloudflare-workers

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does cloudflare/serverless-cloudflare-workers do?

Serverless plugin for Cloudflare Workers

What are the main features of cloudflare/serverless-cloudflare-workers?

The main features of cloudflare/serverless-cloudflare-workers are: Serverless Framework Plugins.

What are some open-source alternatives to cloudflare/serverless-cloudflare-workers?

Open-source alternatives to cloudflare/serverless-cloudflare-workers include: 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. funkybob/serverless-s3-deploy — Plugin for serverless to deploy files to a variety of S3 Buckets. 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.

Open-source alternatives to Serverless Cloudflare Workers

Similar open-source projects, ranked by how many features they share with Serverless Cloudflare Workers.
  • dherault/serverless-offlinedherault avatar

    dherault/serverless-offline

    5,257View on 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
    View on GitHub↗5,257
  • danielcondemarin/serverless-nextjs-plugindanielcondemarin avatar

    danielcondemarin/serverless-nextjs-plugin

    4,464View on 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
    View on GitHub↗4,464
  • fnproject/serverless-fnfnproject avatar

    fnproject/serverless-fn

    8View on GitHub↗

    Plugin to add FN as provider for Serverless Framework

    JavaScript
    View on GitHub↗8
  • davidgf/serverless-plugin-canary-deploymentsdavidgf avatar

    davidgf/serverless-plugin-canary-deployments

    374View on GitHub↗

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

    JavaScript
    View on GitHub↗374
See all 11 alternatives to Serverless Cloudflare Workers→