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
·
S

ServerlessOpsIO/serverless-nocode

0
View on GitHub↗
0 stars·0 forks·2 views

Serverless Nocode

Serverless Framework plugin to convert service to deployable nocode.

Features

  • Serverless Framework Plugins - Deploy no-code solutions using the Serverless Framework.

Star history

Star history chart for serverlessopsio/serverless-nocodeStar history chart for serverlessopsio/serverless-nocode

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 serverlessopsio/serverless-nocode do?

Serverless Framework plugin to convert service to deployable nocode.

What are the main features of serverlessopsio/serverless-nocode?

The main features of serverlessopsio/serverless-nocode are: Serverless Framework Plugins.

What are some open-source alternatives to serverlessopsio/serverless-nocode?

Open-source alternatives to serverlessopsio/serverless-nocode 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 Nocode

Similar open-source projects, ranked by how many features they share with Serverless Nocode.
  • 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
  • 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
  • cloudflare/serverless-cloudflare-workerscloudflare avatar

    cloudflare/serverless-cloudflare-workers

    182View on GitHub↗

    Serverless plugin for Cloudflare Workers

    JavaScript
    View on GitHub↗182
  • See all 11 alternatives to Serverless Nocode→