Skip to content

This simple web service will scan of a given URL, outputting compliance errors.

License

Notifications You must be signed in to change notification settings

EqualifyEverything/scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scanning Web Service for Equalify

This simple web service will scan of a given URL, outputting compliance errors.

🐳 🖼️ Status

Requirements

You must have axe-core cli and its dependencies running on your web server. PHP 7+ must also be installed.

Setup on Linux

After you setup a LEMP web server..

  1. Install node and npm.
  2. Install Selenium and dependencies - note: when installing chromdriver, you'll need to install the latest version
  3. Install axe-cli.
  4. Start chromedriver: chromedriver --port=4444.
  5. Add axe-equalify wherever you want to run the web service.
  6. Run [yourdomain]/?url=[yoururl], replacing [yourdomain] and [yoururl]. You should see an output of axe.

About

This simple web service will scan of a given URL, outputting compliance errors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages