{"id":26456470,"url":"https://github.com/awsfundamentals-hq/cloudwatch-synthetics-visual-regression-tests","last_synced_at":"2026-05-08T04:02:08.851Z","repository":{"id":237766424,"uuid":"795205739","full_name":"awsfundamentals-hq/cloudwatch-synthetics-visual-regression-tests","owner":"awsfundamentals-hq","description":"Learn about Visual Regression Testing with AWS CloudWatch Synthetics","archived":false,"fork":false,"pushed_at":"2024-05-04T07:49:13.000Z","size":866,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-22T20:10:05.799Z","etag":null,"topics":["aws","cloudwatch","devops","lambda","monitoring","newsletter","synthetics-canary","visual-regression-testing"],"latest_commit_sha":null,"homepage":"https://awsfundamentals.com/newsletter","language":"Astro","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awsfundamentals-hq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-05-02T19:43:19.000Z","updated_at":"2025-02-07T16:54:05.000Z","dependencies_parsed_at":"2025-03-18T21:50:22.017Z","dependency_job_id":null,"html_url":"https://github.com/awsfundamentals-hq/cloudwatch-synthetics-visual-regression-tests","commit_stats":null,"previous_names":["awsfundamentals-hq/cloudwatch-synthetics-visual-regression-tests"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/awsfundamentals-hq/cloudwatch-synthetics-visual-regression-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awsfundamentals-hq%2Fcloudwatch-synthetics-visual-regression-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awsfundamentals-hq%2Fcloudwatch-synthetics-visual-regression-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awsfundamentals-hq%2Fcloudwatch-synthetics-visual-regression-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awsfundamentals-hq%2Fcloudwatch-synthetics-visual-regression-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awsfundamentals-hq","download_url":"https://codeload.github.com/awsfundamentals-hq/cloudwatch-synthetics-visual-regression-tests/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awsfundamentals-hq%2Fcloudwatch-synthetics-visual-regression-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32766122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"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":["aws","cloudwatch","devops","lambda","monitoring","newsletter","synthetics-canary","visual-regression-testing"],"created_at":"2025-03-18T21:40:07.716Z","updated_at":"2026-05-08T04:02:08.813Z","avatar_url":"https://github.com/awsfundamentals-hq.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CloudWatch Synthetic Canaries with SST Ion\n\nThis repository provides a hands-on guide to deploying a web application using SST Ion and monitoring it using AWS CloudWatch Synthetic Canaries. The project aims to demonstrate how to use AWS services for effective monitoring and visual regression testing.\n\n![Architecture Diagram](docs/architecture.png)\n\n## Prerequisites\n\nBefore you begin, ensure you have the following:\n- An AWS account\n- Node.js installed\n\n## Installation\n\nFollow these steps to get your application up and running:\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/awsfundamentals-hq/cloudwatch-synthetics-visual-regression-tests\n   cd cloudwatch-synthetics-visual-regression-tests\n   ```\n\n2. **Install SST Ion**\n   SST Ion can be installed using a script or via a package manager. Choose the method that best fits your setup:\n\n   - **Using the Install Script**\n     ```bash\n     curl -fsSL https://ion.sst.dev/install | bash\n     ```\n\n   - **Using Homebrew**\n     ```bash\n     brew install sst/tap/sst\n     brew upgrade sst\n     ```\n\n3. **Install Dependencies**\n   ```bash\n   npm install\n   ```\n\n4. **Deploy the Application**\n   ```bash\n   sst deploy\n   ```\n\nYou can also execute the following command to run the development mode:\n```bash\nnpm run dev\n```\n\n## Usage\n\nOnce deployed, the application will be monitored using AWS CloudWatch Synthetic Canaries. You can view the monitoring results in your AWS console under CloudWatch \u003e Synthetic Canaries.\n\n## Contributing\n\nWe welcome contributions! Please feel free to fork the repository and submit pull requests. You can also open issues to discuss potential changes or report bugs.\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawsfundamentals-hq%2Fcloudwatch-synthetics-visual-regression-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawsfundamentals-hq%2Fcloudwatch-synthetics-visual-regression-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawsfundamentals-hq%2Fcloudwatch-synthetics-visual-regression-tests/lists"}