/lambdasAws

Aws Lambdas example for medium article

Primary LanguageJavaScriptMIT LicenseMIT

lambdasAws

Example for aws lambdas medium series

Note: To run the local server must have installed node v10 and mongodb

Install dependencies

npm i

Run the dev server at port 9001

npm run start