nextjs-with-lambda
Next.js deployment example
Example deployment of a Next.js app on AWS Lambda using Apex Up and custom server
Next.js example with deploying to AWS Lambda
59 stars
3 watching
2 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
deploymentlambdanextjs
Related projects:
Repository | Description | Stars |
---|---|---|
cyrilwanner/next-serverless | Simplifies deployment of Next.js applications to AWS Lambda with minimal configuration | 81 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
konabos/next.js-starter-kit-using-graphql-and-sitecore-content-hub-content-as-a-service | Next.js application demonstrating integration with Sitecore Content Hub using GraphQL and React | 9 |
mentum/lambdaws | Automates deployment and execution of JavaScript functions on Amazon AWS Lambda | 1,272 |
lone-cloud/next-deploy | A tool for easy deployment of Next.js applications to AWS and GitHub Pages | 47 |
maxmitko/mlp-ssr | A Next.js application with a modular architecture and separate directories for components, layouts, pages, and store management. | 0 |
revskill10/next-routes-middleware | A middleware solution for Next.js applications to enable universal routing and serverless deployment on AWS Lambda. | 40 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 394 |
kubek2k/lambdoku | A tool for managing AWS Lambda functions in a Heroku-like manner. | 568 |
vvo/nextjs-vercel-aws-cdk-example | An example Next.js project demonstrating deployment on Vercel with AWS services for database, cron jobs, and asynchronous jobs using AWS CDK's infrastructure as code features. | 74 |
trek10inc/aws-lambda-debugger | Enables live debugging of AWS Lambda functions from a local environment | 294 |
meilisearch/demo-movies | An example Next.js app showcasing the integration of Meilisearch for search functionality | 54 |
jflheureux/jss21.4-nextjs-storybook7.4 | A Next.js application demonstrating integration with Storybook 7.4 and Sitecore JSS 21.4.0 | 4 |
jamastek/sen | A modern Next.js and GraphQL boilerplate with a range of features and tools for building scalable and maintainable applications. | 3 |
inblack67/graphql-next-setup | A Next.js project that sets up an Apollo Server and Client with Nexus Schema using TypeScript. | 3 |