{"id":19886079,"url":"https://github.com/rishabkumar7/aks-qr-code-generator","last_synced_at":"2025-03-01T03:48:19.365Z","repository":{"id":237556321,"uuid":"737371824","full_name":"rishabkumar7/aks-qr-code-generator","owner":"rishabkumar7","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-01T19:30:27.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T18:47:47.441Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/rishabkumar7.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":"2023-12-30T19:42:12.000Z","updated_at":"2024-05-01T19:49:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"7bdb14ca-bd2d-43c5-b805-2d1437aa6a3d","html_url":"https://github.com/rishabkumar7/aks-qr-code-generator","commit_stats":null,"previous_names":["rishabkumar7/aks-qr-code-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabkumar7%2Faks-qr-code-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabkumar7%2Faks-qr-code-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabkumar7%2Faks-qr-code-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabkumar7%2Faks-qr-code-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishabkumar7","download_url":"https://codeload.github.com/rishabkumar7/aks-qr-code-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241313187,"owners_count":19942418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-12T17:36:14.107Z","updated_at":"2025-03-01T03:48:19.345Z","avatar_url":"https://github.com/rishabkumar7.png","language":"JavaScript","readme":"# AKS QR Code Generator\n\nThis project consists of a front-end application built with [Next.js](https://nextjs.org/) and a backend API. The application runs on AKS(Azure Kubernetes Service).\n\n## Project Structure\n\nThe project is divided into two main parts:\n\n1. Front-end: Located in the `front-end-nextjs` directory. It's a Next.js application that provides the user interface for generating QR codes.\n\n2. Backend API: Located in the `backend-api` directory. It's responsible for generating the QR codes.\n\n## Getting Started\n\n### Front-end\n\nNavigate to the `front-end-nextjs` directory and run the following command to start the development server:\n\n```bash\nnpm run install\nnpm run dev\n```\n\nOpen `http://localhost:3000` with your browser to see the result.\n\n### Backend API\n\nTo run the backend API, you need to have Docker installed. Go to the `backend-api` directory and run the following commands:\n\n```bash\n# Build the Docker image\n$ docker build -t aks-qr-code-generator-backend .\n\n# Run the Docker container\n$ docker run -p 80:80 aks-qr-code-generator-backend\n```\n\nThe backend API will be running at `http://localhost:80`.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabkumar7%2Faks-qr-code-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishabkumar7%2Faks-qr-code-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabkumar7%2Faks-qr-code-generator/lists"}