Skip to content

fnoquiq/ignite1-nodejs-chapter6-serverless

Repository files navigation

Ignite - Chapter 6 - Serverless 🚀

Rocketseat - Trilha Node js

Certificate Generated Example

You can find an example of the generated pdf here

Serverless - AWS Node.js Typescript

This project has been generated using the aws-nodejs-typescript template from the Serverless framework.

For detailed instructions, please refer to the documentation.

Installation locally instructions

  • Run yarn to install the project dependencies
  • Run serverless dynamodb install to install the dynamodb in a local database
  • Run yarn dynamo:start to start the database
  • Run yarn dev to run this stack locally

Deployment instructions

  • Run yarn sls deploy to deploy this stack to AWS

Helpers

  • You need to be JRE installed, check it using java -version
❯ java --version
openjdk 15.0.2 2021-01-19
OpenJDK Runtime Environment (build 15.0.2+7)
OpenJDK 64-Bit Server VM (build 15.0.2+7, mixed mode, sharing)

About

[Ignite] Chapter 6 - Serverless - Trilha Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors