amarjanica / demo-nextjs-elasticbeanstalk

Demo of NextJS Elasticbeanstalk with nginx config, sharpjs fix and swap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Nextjs Elastic Beanstalk

This is a Next.js project bootstrapped with create-next-app. This project is configured for elastic beanstalk deployment with swap space, custom nginx configuration and fix for sharp and other native packages.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Deploy

Run package.sh and upload app.zip to your elastic beanstalk environment

Entire process is documented in Configure Next.js nginx and elastic beanstalk.

About

Demo of NextJS Elasticbeanstalk with nginx config, sharpjs fix and swap

License:MIT License


Languages

Language:CSS 56.1%Language:TypeScript 37.2%Language:Shell 5.8%Language:JavaScript 0.9%