Skip to content

Erlybird/Serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless

Programming Language

  • Node JS ( JavaScript)

This repository contains lambda functions for sending verification email to the user.

Steps to run the repository:

  1. Clone the repository using below command

    [email protected]:Erlybird/Serverless.git
    
  2. Open cmd and navigate it to serverless folder

  3. run below commnad to build and install packages

    npm install
    
  4. 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
    
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published