Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 275 Bytes

File metadata and controls

6 lines (5 loc) · 275 Bytes

node-aws

  1. npm install --> To install all the dependencies.
  2. Used localstack to connect and play with the famous aws services.
  3. Took localstack image from docker hub and using the same to up the container.
  4. First command to setup the localstack is "aws configure".