CodeGenieApp / CodeGenieApp/serverless-express
Question: nestjs example may not need aws-lambda but only @types/aws-lambda
Open
- Dominant language
- JavaScript
- Stars
- 5.3k
- Forks
- 676
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
Im wondering whats the use of having aws-lambda as dependency even if only the @types/aws-lambda are used (https://github.com/CodeGenieApp/serverless-express/blob/mainline/examples/basic-starter-nestjs/package.json#L32).
Is this assumption correct?
Best
Adrian
Contributor guide
Research direction
Start with examples/basic-starter-nestjs/package.json at the dependency entry linked in the issue, then check whether the example uses aws-lambda beyond the referenced @types/aws-lambda package. Done means the dependency's necessity is confirmed and the example's package manifest reflects that decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript, node.js
- Domain
- cloud
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100