a11ywatch clientside web application
npm install
This project is setup to run as a multi-domain client. You can see examples of files named a11y, adanet, enable
in the src/content/strings/
folder and other locations to show seperation of static content. All pages are current rendered SSG using next.js.
In order for google login to work please add the env variable GOOGLE_CLIENT_ID
with your id to your .env file.
You can start the project using docker or local
docker-compose up
or npm run dev
check https://localhost:3000
logo and theme Gilbert Bagaoisan
check the license file in the root of the project.