Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

bsautomation/wcag-webservice

 
 

Repository files navigation

Wcag Webservice


Note - Application code has been moved to qa-components repo - https://github.com/browserstack/qa-components/tree/main/wcag-webservice

Setup

In order to run Pa11y Webservice, we recommend cloning this repository locally:

git clone https://github.com/bsautomation/wcag-webservice.git

Then installing the dependencies:

cd wcag-webservice
yarn install
npm start

The config/ directory contains three example config files. You can use these as a base to create your own configuration.

cp config/development.sample.json config/development.json
cp config/production.sample.json config/production.json
cp config/test.sample.json config/test.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%