{"id":25869487,"url":"https://github.com/henriqueweiand/nestjs-lambda-qrcode-generator-with-local-stack","last_synced_at":"2026-04-12T17:03:10.793Z","repository":{"id":279855819,"uuid":"936053039","full_name":"henriqueweiand/nestjs-lambda-qrcode-generator-with-local-stack","owner":"henriqueweiand","description":"A NestJS application designed to generate QR codes using AWS Lambda and store the QR Code inside AWS S3 with LocalStack or serverless-s3-local. ","archived":false,"fork":false,"pushed_at":"2025-02-27T20:17:41.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T05:00:11.700Z","etag":null,"topics":["aws","aws-s3","localstack","nestjs","qrcode","serverless"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/henriqueweiand.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":"2025-02-20T13:03:09.000Z","updated_at":"2025-02-27T20:18:28.000Z","dependencies_parsed_at":"2025-02-28T05:11:04.354Z","dependency_job_id":"3d859a5f-d4f5-4516-89e5-20a6a4fa0d89","html_url":"https://github.com/henriqueweiand/nestjs-lambda-qrcode-generator-with-local-stack","commit_stats":null,"previous_names":["henriqueweiand/nestjs-lambda-qrcode-generator-with-local-stack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriqueweiand%2Fnestjs-lambda-qrcode-generator-with-local-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriqueweiand%2Fnestjs-lambda-qrcode-generator-with-local-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriqueweiand%2Fnestjs-lambda-qrcode-generator-with-local-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriqueweiand%2Fnestjs-lambda-qrcode-generator-with-local-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henriqueweiand","download_url":"https://codeload.github.com/henriqueweiand/nestjs-lambda-qrcode-generator-with-local-stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241460208,"owners_count":19966520,"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":["aws","aws-s3","localstack","nestjs","qrcode","serverless"],"created_at":"2025-03-02T05:17:34.651Z","updated_at":"2025-10-29T07:40:36.005Z","avatar_url":"https://github.com/henriqueweiand.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nestjs-lambda-qrcode-generator-with-local-stack\n\nArticle: https://medium.com/nestjs-ninja/running-nestjs-in-a-lambda-function-with-localstack-and-serverless-framework-2751cf09a493\n\n## Description\n\nA NestJS application designed to generate QR codes using AWS Lambda and store the QR Code inside AWS S3 with LocalStack or serverless-s3-local.\nThis project leverages the power of serverless architecture to provide a scalable and efficient QR code generation service.\n\n#### Technologies\n- NestJS\n- Serverless\n- LocalStack\n\n## Running with LocalStack\n\n1. Clone \u0026\u0026 install depenencies\n2. Rename .env.example to .env\n3. run docker `docker-compose up -d`\n4. run `yarn deploy:local`\n5. Get the generated link from the deploy command above\n6. Access `http://localhost:4566/restapis/actlxplygf/local/_user_request_/qrcode/generate?qrCodeURL=https://google.com/`, dont forget to replace the initial part for yours\n7. After accessing the route above, you can get the link of the image, but, change http://host.docker.internal:4566 to http://localhost:4566\n\n## Running with Serverless-s3-local\n\n1. Clone \u0026\u0026 install depenencies\n2. Rename .env.example to .env\n3. Uncoment the lines referent to the `serverless-s3-local`\n4. run `yarn local`\n5. Access http://localhost:3000/dev/qrcode/generate?qrCodeURL=https://google.com/\n6. After accessing the route above, you can get the link of the image\n7. All files will be located inside ./buckets/qr-codes\n\n* All files will be located inside ./buckets/qr-codes\n\n## Running Serverless production\n\n1. Configure your AWS Credentials `aws configure`\n2. Create the bucket on S3 with ACL, and give public permission for reading\n3. Make sure .env.prod has the configurations as you need\n4. Configure serverless `serverless`\n5. Execute `yarn deploy`\n6. Get the link of your lambda and execute\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriqueweiand%2Fnestjs-lambda-qrcode-generator-with-local-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenriqueweiand%2Fnestjs-lambda-qrcode-generator-with-local-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriqueweiand%2Fnestjs-lambda-qrcode-generator-with-local-stack/lists"}