{"id":21068241,"url":"https://github.com/cksachdev/hotornot","last_synced_at":"2026-03-19T18:42:09.343Z","repository":{"id":48495622,"uuid":"206501051","full_name":"cksachdev/hotornot","owner":"cksachdev","description":"Generic tool to compare screenshots and assign","archived":false,"fork":false,"pushed_at":"2022-12-11T04:26:41.000Z","size":49,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-18T04:30:42.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/cksachdev.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}},"created_at":"2019-09-05T07:22:51.000Z","updated_at":"2019-09-11T09:26:16.000Z","dependencies_parsed_at":"2023-01-26T16:01:26.795Z","dependency_job_id":null,"html_url":"https://github.com/cksachdev/hotornot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cksachdev/hotornot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cksachdev%2Fhotornot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cksachdev%2Fhotornot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cksachdev%2Fhotornot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cksachdev%2Fhotornot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cksachdev","download_url":"https://codeload.github.com/cksachdev/hotornot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cksachdev%2Fhotornot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29289470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"online","status_checked_at":"2026-02-10T02:00:07.935Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-19T18:14:47.949Z","updated_at":"2026-02-10T02:31:48.169Z","avatar_url":"https://github.com/cksachdev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hotornot\n\nImage File compare tool.\n\n## Requirements\n\n* [Node](https://nodejs.org/en/download/)\n* [Git](https://git-scm.com/downloads)\n* [Mongodb](https://www.mongodb.com/download-center/community)\n\n\n## Setup \n\n#### Step 1: Clone the repo\n\n```bash\ngit clone git://github.com/cksachdev/hotornot.git\n```\n\n#### Step 2: Use below command to install all required dependencies\n\n```bash\nnpm install\n```\n\n#### Step 3: Run the mongodb locally\nIf you don't know how to start the mongodb locally don't worry Please refer a link below for your reference\n[https://docs.mongodb.com/v3.2/administration/install-community/](https://docs.mongodb.com/v3.2/administration/install-community/) \n\nAnd Install mongodb compass (MongoDB Compass is the GUI for MongoDB. Compass allows you to analyze and understand the contents of your data without formal knowledge of MongoDB query)\n\nTo install mongodb compass use this link: \n[https://www.mongodb.com/products/compass](https://www.mongodb.com/products/compass)\n\n#### Step 4: Set the database path \n```\n// dbConnection.js \n\nconst DB_PATH = '';\n\n```\n\n#### Step 4: To start the local server\n```\nnode server.js\n```\nThen visit [http://localhost:3000/](http://localhost:3000/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcksachdev%2Fhotornot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcksachdev%2Fhotornot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcksachdev%2Fhotornot/lists"}