Skip to content

This Lambda was a study and developed in the Ignite course by @Rocketseat

Notifications You must be signed in to change notification settings

luizcurti/nodejs-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless

Technologies

This project was developed with the following technologies:

Project

The project is responsible for generating a certificate for a user and the possibility of searching the validity of a certificate.

How to run

  • Clone the repository and access the directory

To run locally

  • Run yarn to install the dependencies
  • Run yarn dynamodb:install to download DynamoDB locally
  • Run yarn dynamo:start to start the database in local environment
  • Run, in another terminal, yarn dev to start the application in local environment

To do the deployment

  • Configure user credentials
  • Run yarn deploy to upload the project to AWS Lambda

About

This Lambda was a study and developed in the Ignite course by @Rocketseat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published