{"id":18402034,"url":"https://github.com/dantelentsoe/web-qr-code","last_synced_at":"2026-05-05T23:32:02.282Z","repository":{"id":36996184,"uuid":"504246847","full_name":"DanteLentsoe/web-qr-code","owner":"DanteLentsoe","description":"This is application is intended for leveraging the web to scan QR codes, without having to download QR code scanning for unsupported devices","archived":false,"fork":false,"pushed_at":"2022-10-10T18:33:14.000Z","size":203,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T18:42:42.673Z","etag":null,"topics":["nextjs","playwright-tests","qrcode-generator","qrcode-scanner","reactjs","typescript"],"latest_commit_sha":null,"homepage":"https://web-qr-code-seven.vercel.app","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/DanteLentsoe.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}},"created_at":"2022-06-16T17:29:11.000Z","updated_at":"2022-07-01T10:20:33.000Z","dependencies_parsed_at":"2023-01-17T12:16:35.604Z","dependency_job_id":null,"html_url":"https://github.com/DanteLentsoe/web-qr-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanteLentsoe/web-qr-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteLentsoe%2Fweb-qr-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteLentsoe%2Fweb-qr-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteLentsoe%2Fweb-qr-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteLentsoe%2Fweb-qr-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanteLentsoe","download_url":"https://codeload.github.com/DanteLentsoe/web-qr-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteLentsoe%2Fweb-qr-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["nextjs","playwright-tests","qrcode-generator","qrcode-scanner","reactjs","typescript"],"created_at":"2024-11-06T02:40:53.147Z","updated_at":"2026-05-05T23:32:02.265Z","avatar_url":"https://github.com/DanteLentsoe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web QR Code Scanner\n\nThis is application is intended for leveraging the web to scan QR codes, without having to download QR code scanning for unsupported devices\n\n\n\n\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- [Node](https://nodejs.org/en/) minimum v12.3.0\n\n\n### Installing\n\n- Clone the repository using SSH\n\n```\ngit clone https://github.com/DanteLentsoe/web-qr-code.git\n```\n\n- Navigate to the cloned repo\n\n```\ncd web-qr-code\n```\n\n- yarn\n- \n- yarn start \n\n\n## Environments\n\nThere are 2 environments each corresponding to a branch on the repository:\n\n- Production - `master` branch\n- Development - `dev` branch\n\n\n## Deployment\n\nThe application is deployed on [vercle](```https://vercel.com/```)\n\n## Built With\n\nDetails of the tech stack that has been used.\n\n\n- [Nextjs](https://nextjs.org/)\n- [Typescript] (https://www.typescriptlang.org/)\n\n\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](https://gist.github.com/DanteLentsoe/Help-an-en-eye-gee-gee-ay) for details on the followed standards standard for commit messages and the accepted pull request process.\n\n## Authors\n\n- **Dante Lentsoe** \u003cdllentsoe@gmail.com\u003e\n\n## Licenses\n\n\n```\n├─ MIT: 953\n├─ ISC: 78\n├─ BSD-3-Clause: 37\n├─ BSD-2-Clause: 29\n├─ Apache-2.0: 26\n├─ MIT*: 8\n├─ BSD: 5\n├─ (MIT OR CC0-1.0): 5\n├─ CC0-1.0: 4\n├─ WTFPL: 2\n├─ Unlicense: 2\n├─ 0BSD: 2\n├─ Custom: https://github.com/tmcw/jsonlint: 1\n├─ BSD-3-Clause OR MIT: 1\n├─ (MIT OR Apache-2.0): 1\n├─ CC-BY-4.0: 1\n├─ Public Domain: 1\n├─ AFLv2.1,BSD: 1\n├─ (MIT AND Zlib): 1\n├─ (MIT AND BSD-3-Clause): 1\n└─ CC-BY-3.0: 1\n```\n\n\n## Meta\n\n| Version | Author                              | Date       |\n| ------- | ----------------------------------- | ---------- |\n| 1.0.5   | Dante Lentsoe \u003cdllentsoe@gmail.com\u003e | 19/06/2022 |\n\n\n\n```\nPlanned Features\n- Dynamic Topic Routes\n- Sign with GitHub\n- Regular Sign Up with Email\n- Add Multiple QR Codes that are generated\n\n\n\n```\n\nDeploy it to the cloud with [Vercel](https://vercel.com/new?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).\n\u003cimg width=\"1380\" alt=\"Screenshot 2022-06-19 at 20 56 27\" src=\"https://user-images.githubusercontent.com/65385487/174498843-58e984d4-2d77-48fa-a292-fe8692738b2c.png\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantelentsoe%2Fweb-qr-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantelentsoe%2Fweb-qr-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantelentsoe%2Fweb-qr-code/lists"}