- Node JS ( JavaScript)
This repository contains lambda functions for sending verification email to the user.
-
Clone the repository using below command
[email protected]:Erlybird/Serverless.git
-
Open cmd and navigate it to serverless folder
-
run below commnad to build and install packages
npm install
-
Compress zip the following files and add it to the lambda function path
a. index.js b. package.json c. package-lock.json d. node modules