8000 GitHub - a11ywatch/pagemind: A11yWatch Lite gRPC web accessibility service
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

a11ywatch/pagemind

Repository files navigation

pagemind

gRPC API for accessibility insights and metrics

Getting Started

For more information checkout pagemind

Installation

npm install

Start

npm run dev

ENV

Add a http/https load balancer url using the env CHROME_LB or FIREFOX_LB to enable high performance load balancing.

In order to enable firefox use the FIREFOX_ENABLED env var. You also need to run PUPPETEER_PRODUCT=firefox npm i to download puppeteer if you are running locally.

AI_DISABLED=false
CHROME_LB=
FIREFOX_ENABLED=false
PAGEMIND_RECORD=true
DEFAULT_RUNNERS=htmlcs

You can set DEFAULT_RUNNERS to a comma seperated list with the values of axe and htmlcs.

Healthcheck

You can generate a health check client by running cargo build. It requires that you first installed the app via npm i.

LICENSE

check the license file in the root of the project.

About

A11yWatch Lite gRPC web accessibility service

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0