-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the project to serverless #319
Labels
Comments
malaquiasdev
added a commit
that referenced
this issue
Feb 25, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 25, 2021
…ess yml and the scripts in the package.json
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
… convert it to the api gateway pattern
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 26, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
…rse the response to aws gateway
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
…p us to controll the api gateway stage. Created a api gateway resource with some generic configurations to all endpoints
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Feb 28, 2021
malaquiasdev
added a commit
that referenced
this issue
Mar 1, 2021
malaquiasdev
added a commit
that referenced
this issue
Mar 1, 2021
* #319 - configured the dynamodb resource to regions endpoints * #319 - fix the deploy configuration * #319 - created the insert partiql query * #319 - fixed the convert records unit test * #319 - handler the dynamodb error * #319 - fix handleErrorResponse module unit test * #319 - fix logger module unit test * #319 - refactor the save query to use dynamodb client lib * #319 - set draft as index of RegionTable * #319 - create a folder to guard the resources files * #319 - fix regionTable draft atribute typ to string, because a boolean can not be a index * #319 - installed the serverless-plugin-stage-variables plugin, to help us to controll the api gateway stage. Created a api gateway resource with some generic configurations to all endpoints * #319 - change the new region draft default value to be a string * #319 - change the api gateway CreateNewRegionModel validator * #319 - UF must be uppercase in region table * #319 - create a unit test to use case * #319 - create a unit test to validate that the code is not broken when we have a exception
malaquiasdev
added a commit
that referenced
this issue
Mar 1, 2021
malaquiasdev
added a commit
that referenced
this issue
Mar 1, 2021
malaquiasdev
added a commit
that referenced
this issue
Mar 1, 2021
malaquiasdev
added a commit
that referenced
this issue
Mar 1, 2021
malaquiasdev
added a commit
that referenced
this issue
Mar 1, 2021
malaquiasdev
added a commit
that referenced
this issue
Mar 2, 2021
malaquiasdev
added a commit
that referenced
this issue
Mar 2, 2021
malaquiasdev
added a commit
that referenced
this issue
Mar 27, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The focus of this update the project to works with serverless.
We will use the service bellow in AWS:
Intregation Diagram:
Folders:
List of initial libs:
dependencies:
devDependencies:
The text was updated successfully, but these errors were encountered: