Skip to content

moulicollege360/Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors