Minimal starter boilerplate project for deploying Serveless Next.js to AWS Lambda@Edge.
- Next.js v10.x compatible
- Unit testing with jest, RTL and next-page-tester
- E2E testing with testcafe
- Linting with prettier and eslint
- Test coverage using codecov
- Github action workflow for out of the box CI/CD
- Storybook
For deployment serverless-next component is used: A zero configuration Next.js 10.x serverless component for AWS Lambda@Edge aiming for full feature parity.
Demo available here