Skip to content

jasonFerre/api-dynamo-node-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-dynamo-node-serverless

This project is a simple crud api with dynamodb using the serverless framework

Project Dependecies

To run this project localy, you must install the dependecies bellow

1 - Download and install NodeJS

2 - Install the serverless framework npm i -g serverless

3 - It has a AWS account

4 - It has a AWS profile configured in your machine

Project Build

1 - Install module npm install

2 - First time ? so, use sls deploy, this step will create all infra in aws that you need

3 - In case of debug localy use the command sls offline, but this stepe require step 2 of this section

About

This project is a simple crud api with dynamodb using the serverless framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors