{"id":19885988,"url":"https://github.com/rishabkumar7/devops-qr-code","last_synced_at":"2025-08-26T00:03:41.146Z","repository":{"id":215204626,"uuid":"730795839","full_name":"rishabkumar7/devops-qr-code","owner":"rishabkumar7","description":"This is the sample application for the DevOps Capstone Project. It generates QR Codes for the provided URL, the front-end is in NextJS and the API is written in Python using FastAPI.","archived":false,"fork":false,"pushed_at":"2024-08-09T19:42:43.000Z","size":23,"stargazers_count":69,"open_issues_count":8,"forks_count":201,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-02T06:57:29.011Z","etag":null,"topics":["capstone-project","devops"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/rishabkumar7.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}},"created_at":"2023-12-12T17:32:33.000Z","updated_at":"2025-03-25T15:04:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"e346d7fe-6878-4741-aca0-85c03bddefaa","html_url":"https://github.com/rishabkumar7/devops-qr-code","commit_stats":null,"previous_names":["rishabkumar7/devops-qr-code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabkumar7%2Fdevops-qr-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabkumar7%2Fdevops-qr-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabkumar7%2Fdevops-qr-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabkumar7%2Fdevops-qr-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishabkumar7","download_url":"https://codeload.github.com/rishabkumar7/devops-qr-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247999860,"owners_count":21031046,"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":["capstone-project","devops"],"created_at":"2024-11-12T17:35:58.164Z","updated_at":"2025-04-09T08:08:39.719Z","avatar_url":"https://github.com/rishabkumar7.png","language":"JavaScript","readme":"# devops-qr-code\n\nThis is the sample application for the DevOps Capstone Project.\nIt generates QR Codes for the provided URL, the front-end is in NextJS and the API is written in Python using FastAPI.\n\n## Application\n\n**Front-End** - A web application where users can submit URLs.\n\n**API**: API that receives URLs and generates QR codes. The API stores the QR codes in cloud storage(AWS S3 Bucket).\n\n## Running locally\n\n### API\n\nThe API code exists in the `api` directory. You can run the API server locally:\n\n- Clone this repo\n- Make sure you are in the `api` directory\n- Create a virtualenv by typing in the following command: `python -m venv .venv`\n- Install the required packages: `pip install -r requirements.txt`\n- Create a `.env` file, and add you AWS Access and Secret key, check  `.env.example`\n- Also, change the BUCKET_NAME to your S3 bucket name in `main.py`\n- Run the API server: `uvicorn main:app --reload`\n- Your API Server should be running on port `http://localhost:8000`\n\n### Front-end\n\nThe front-end code exits in the `front-end-nextjs` directory. You can run the front-end server locally:\n\n- Clone this repo\n- Make sure you are in the `front-end-nextjs` directory\n- Install the dependencies: `npm install`\n- Run the NextJS Server: `npm run dev`\n- Your Front-end Server should be running on `http://localhost:3000`\n\n\n## Goal\n\nThe goal is to get hands-on with DevOps practices like Containerization, CICD and monitoring.\n\nLook at the capstone project for more detials.\n\n## Author\n\n[Rishab Kumar](https://github.com/rishabkumar7)\n\n## License\n\n[MIT](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabkumar7%2Fdevops-qr-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishabkumar7%2Fdevops-qr-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabkumar7%2Fdevops-qr-code/lists"}