Skip to content

NovqiGarrix/nextjs-puppeteer

Repository files navigation

Nextjs & Puppeteer

Run Puppeteer on Next.js API

Check out my article on Medium to show you how to create the app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Techs

  • Node.js
  • Next.js
  • TypeScript
  • Puppeteer

Notes

File System only works on development mode, you can't access the screenshots result if you are not in development mode. Please use Cloud Storage to save the screenshots results instead of using the Serverless Function Storage

About

Run Puppeteer on Next.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published