next-serverless
Deployer
Simplifies deployment of Next.js applications to AWS Lambda with minimal configuration
☁️ next-serverless deploys your next.js application to AWS Lambda with minimal or even no configuration.
81 stars
6 watching
7 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
aws-lambdanextjspluginreactserverless
Related projects:
Repository | Description | Stars |
---|---|---|
lone-cloud/next-deploy | A tool for easy deployment of Next.js applications to AWS and GitHub Pages | 48 |
mununki/nextjs-with-lambda | Example deployment of a Next.js app on AWS Lambda using Apex Up and custom server | 59 |
serverless-nextjs/serverless-next.js | A Next.js component that enables deployment of serverless applications on AWS Lambda@Edge with minimal configuration and feature parity. | 4,483 |
jeremydaly/lambda-api | A lightweight web framework built for AWS Lambda and API Gateway to simplify the development of serverless applications. | 1,430 |
davidgf/serverless-plugin-canary-deployments | A tool that enables gradual deployments of Lambda functions by shifting traffic between versions over time. | 375 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
bustle/shep | Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda | 378 |
pharindoko/serverlessdotnetstarter | A starter template for deploying and debugging C#/.NET 6 serverless applications on AWS Lambda via the Serverless Framework. | 52 |
antonbabenko/serverless.tf-playground | A tool that simplifies the deployment and management of cloud-based functions using Terraform | 39 |
funkybob/serverless-s3-deploy | Allows deployment of static assets to an S3 bucket as part of a Serverless application | 58 |
cloudsnorkel/lovage | A Python library that simplifies serverless function deployment and execution on AWS Lambda. | 10 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 400 |
revskill10/next-routes-middleware | A middleware solution for Next.js applications to enable universal routing and serverless deployment on AWS Lambda. | 40 |
kristianfreeman/serverless-cloudflare-workers-blueprint | A blueprint for deploying Cloudflare Workers using the Serverless framework | 1 |
hoangvvo/next-connect | A minimal router and middleware layer for building Next.js API Routes and Edge API Routes with promise-based routing and TypeScript support. | 1,645 |