Getting Started

Integrations

Last updated by
Harlan Wilton
in doc: clean up.

Introduction

Unlighthouse offers multiple integration options to fit seamlessly into your development workflow. Whether you're running manual scans, automating checks in CI/CD, or integrating with your build tools, Unlighthouse adapts to your needs.

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 →
ProviderFeatures
Nuxt.js
  • Hot Module Reloading
  • Automatic Route Discovery
Vite
  • Hot Module Reloading
  • Automatic Route Discovery
webpack
  • Hot Module Reloading
Did this page help you?