serverless-loopback icon indicating copy to clipboard operation
serverless-loopback copied to clipboard

A sample loopback application deployed to AWS Lambda using serverless.

Results 10 serverless-loopback issues
Sort by recently updated
recently updated
newest added

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [@loopback/cli](https://github.com/loopbackio/loopback-next/tree/HEAD/packages/cli). These dependencies need to be updated together. Removes `tough-cookie` Updates `@loopback/cli` from 2.22.1 to 5.1.0 Changelog Sourced from @​loopback/cli's...

dependencies

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) and [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies needed to be updated together. Updates `xml2js` from 0.4.19 to 0.5.0 Commits 9f730bb Update package.json with latest PR 50a492a Merge pull request #603 from...

dependencies

Hi, I've followed the loopback 4 example for this and I really like how you have the framework to play nicely with serverless framework when following the tutorial! The thing...

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Bumps [msgpack5](https://github.com/mcollina/msgpack5) from 4.2.1 to 4.5.1. Release notes Sourced from msgpack5's releases. v4.5.1 fix: prevent object prototype poisoning #99 v4.5.0 Restored previous v4.2.1 as semver-major commits landed v4.4.0 📚 PR:...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

The global **app** variable remains **undefined** on **all calls** but the LB4 starts in the background on the first request and all subsequent requests throw the error... Cannot start the...

Provide a migration guide to lb4

question

Wanted to open this issue to gather user feedback about the need/interest of having this sample available for [other providers](https://serverless.com/framework/docs/providers/) other than AWS Lambda. Please comment on this thread or...

enhancement