Skip to content

drstrangeknows/aws

Repository files navigation

This Repo contains the Skeleton code for API Starter pack

Clone

Use the below command to clone this repo

git clone https://github.com/College360/API.git

Install dependencies

Install the dependencies using the below command

npm install 

Install serverless Cli

Install serverless Cli using the below command

npm install -g serverless

Run the serverless Lambda locally

Run the serverless Lambda locally using the below command

serverless invoke local --function helloworld

Run Unit Tests

Run the unit tests using the below command

npm run test

About

AWS related practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors