serverless-loopback
A collection of sample loopback applications deployed to AWS Lambda using serverless.
Overview
The following examples are available:
Using
Create a serverless service from this template by using the command:
serverless create --template-url https://github.com/botbits/serverless-loopback/examples/<SELECT_EXAMPLE>
Or clone the git repo:
git clone https://github.com/botbits/serverless-loopback
and cd examples
to start checking your favorite example!
Contributing
Please feel free to contribute your examples of using loopback4 with other web frameworks under the examples
folder.
License
MIT © BotBitsSM