mgifford / a11ywatch

The web accessibility tool built for scale

Home Page:https://a11ywatch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A11yWatch

A11yWatch is a powerful web accessibility toolkit made using Rust and Nodejs

crates.io MIT A11yWatchBot downloads

Getting Started

The web application starts on port 80 when running docker compose up and the API entry port is 3280.

docker compose up # view http://localhost:3280 or http://localhost:3280/graphql
WEB_PORT=3000 docker compose up # start front-end on different port

See the documentation at https://docs.a11ywatch.com for more information.

Contributing

Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to A11yWatch.

Notice that contributions go far beyond pull requests and commits. Although we love giving you the opportunity to put your stamp on A11yWatch, we also are thrilled to receive a variety of other contributions.

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Support

If you need support, start with the troubleshooting guide, if you still need help please contact us contact.

LICENSE

check the license file in the root of the project.

About

The web accessibility tool built for scale

https://a11ywatch.com

License:MIT License


Languages

Language:Rust 100.0%