Skip to content

Basic Next.js with lighthouse ci on GitHub action and creating lighthouse report for every PR by using ZEIT for hosting

Notifications You must be signed in to change notification settings

thnkrn/nextjs-lighthouse-ci

Repository files navigation

Next.js with Lighthouse ci

This project is basic Next.js app with GitHub action to run Lighthouse ci and upload the Artifacts to GitHub

Lighthouse Mobile Config Lighthouse Desktop Config Lighthouse Budget

Using this project

To use this project, follow these steps:

# Navigate into the project
cd ./nextjs-lighthouse-ci

# Install node_modules
npm i

# Run the project in Development Mode
npm run dev

Try to push code for trigger the action

About

Basic Next.js with lighthouse ci on GitHub action and creating lighthouse report for every PR by using ZEIT for hosting

Resources

Stars

Watchers

Forks