Skip to content

marksark/serverless-lambda-dynamo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this

  • This is a POC app using Serverless JS, connected to AWS Lambda and a Dynamo DB
  • It uses express with some basic endpoints and allows you to have a serverless app

How To Run

  • Assuming you have Node JS and Serverless installed globally, run the following commands
  • npm i && serverless deploy
  • feel free to go into the serverless.yml file and change any settings you want (including the name of the service)

About

POC app using Serverless, AWS Lambda, and Dynamo DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published