Getting Started

Integrations

Integrations

Choose how to integrate Unlighthouse into your workflow: manual CLI scans for development, automated CI/CD checks for deployment pipelines, or build tool integration for framework-specific setups.

Command Line

ProviderUse Case
CLIScan a production site such as unlighthouse.dev.

You can manually provide a project mapping for routes definitions.
CIRun scans on sites based on automation events, i.e releasing and make assertions on scores.

Can also be used to generate report sites such as inspect.unlighthouse.dev.

Build tools / Frameworks

Deprecation Notice: Build tool integrations are deprecated and will be removed in v1.0. We recommend using the CLI or CI integrations instead. Learn more about deprecations
ProviderFeatures
Nuxt.jsHot Module Reloading, Automatic Route Discovery
ViteHot Module Reloading, Automatic Route Discovery
webpackHot Module Reloading
Did this page help you?