next.js-screenshots-example

A simple application to demonstrate on how to render screenshots in Next.js with Puppeteer or a screenshot API

Stars
5
Committers
1

Next.js Screenshots Example

It is a simple application to demonstrate on how to render screenshots in Next.js with Puppeteer or a screenshot API.

Development

First, run the development server:

npm run dev
bun dev

Then open http://localhost:3000 with your browser to see the result.