Skip to content

Repository files navigation

Serverless Framewrok

alt text

WHere to start?

https://serverless.com/framework/docs/providers/aws/guide/quick-start/

npm install -g serverless

alt text

alt text

Serverless offline

https://github.com/dherault/serverless-offline

serverless plugin install --name serverless-offline
serverless offline start

alt text

Insomnia

alt text

Serverless dashbird

https://app.dashbird.io/

Mongodb

alt text

$ npm init -y
$ npm i --save-dev serverless-offline
$ npm i --save mongoose dotenv
sls offline start --skipCacheInvalidation

About

Building a Serverless REST API with Node.js and MongoDB

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages