{"id":13623973,"url":"https://github.com/a11ywatch/core","last_synced_at":"2026-03-12T19:15:13.194Z","repository":{"id":37556661,"uuid":"353184958","full_name":"a11ywatch/core","owner":"a11ywatch","description":"A11yWatch API and core Lite","archived":false,"fork":false,"pushed_at":"2025-12-31T04:33:51.000Z","size":7207,"stargazers_count":4,"open_issues_count":343,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-04T06:22:50.408Z","etag":null,"topics":["a11ywatch","web-accessibility"],"latest_commit_sha":null,"homepage":"https://a11ywatch.com/api-info","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a11ywatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["a11ywatch"]}},"created_at":"2021-03-31T01:08:55.000Z","updated_at":"2024-01-12T18:18:58.000Z","dependencies_parsed_at":"2023-12-20T10:44:40.838Z","dependency_job_id":"a4a1bd85-24a5-434c-b3d2-212413425779","html_url":"https://github.com/a11ywatch/core","commit_stats":{"total_commits":636,"total_committers":5,"mean_commits":127.2,"dds":0.2075471698113207,"last_synced_commit":"36fca93eb0de271a7859565f66f2072ea264c733"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/a11ywatch/core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a11ywatch%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a11ywatch%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a11ywatch%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a11ywatch%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a11ywatch","download_url":"https://codeload.github.com/a11ywatch/core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a11ywatch%2Fcore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30439658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["a11ywatch","web-accessibility"],"created_at":"2024-08-01T21:01:37.473Z","updated_at":"2026-03-12T19:15:13.178Z","avatar_url":"https://github.com/a11ywatch.png","language":"TypeScript","funding_links":["https://github.com/sponsors/a11ywatch"],"categories":["TypeScript"],"sub_categories":[],"readme":"# a11ywatch-core\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/e4ef08ad87b2fb9a2680/maintainability)](https://codeclimate.com/github/A11yWatch/a11ywatch-core/maintainability)\n\nCentral API for A11yWatch available in REST, GraphQl, and gRPC.\n\n## Getting Started\n\nTo get started you can use docker or run on your local machine following the commands below. In order to run this repo effectively take a look at the docker compose file in the central command repo [compose](https://github.com/A11yWatch/a11ywatch/blob/main/docker-compose.yml).\n\n```sh\ndocker-compose up\n```\n\nor\n\n```sh\nnpm i\nnpm run dev\n```\n\n## Environmental variables\n\nProject configuration below:\n\n### Emailing\n\nTo get the emailer working add the following env variables to the project.\n\n```\nEMAIL_SERVICE_URL=support@someemail.com\nEMAIL_CLIENT_ID=\nEMAIL_CLIENT_KEY=\n```\n\n### JS Scripts\n\nIn order to store javascript locally to use you need to enable the following env vars:\n\n```\nSCRIPTS_ENABLED=true\nA11YWATCH_NO_STORE=false\n```\n\n## Cron\n\nEnable CRON morning and nightly jobs\n\n```\nA11Y_WATCH_CRON_ENABLED=true\n```\n### Queue\n\nSet the limit to number of test in parallel per run to `CRAWL_QUEUE_LIMIT` env var - default is set to 8.\nIf you have kubernetes, docker swarm, or Fargate - you can increase this limit based on your chrome browser count.\n\n## Testing\n\nIn order to easily test the application we use [dagger](https://docs.dagger.io/)\n\n```\ndagger do build\n```\n\n## LICENSE\n\ncheck the license file in the root of the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa11ywatch%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa11ywatch%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa11ywatch%2Fcore/lists"}