This repository contains benchmarks for server-side rendering with Next.js.
If you are only interested in viewing the benchmark results, you can do so by visiting this link.
Ensure you have the latest versions installed of:
- Latest version of Docker
- Latest version of Docker Compose
- Clone the repository
- Inside the project root, execute
docker-compose up - Wait for approximately 10 minutes
- Open http://localhost:8080/ in your browser.