Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 723 Bytes

install-dependencies.md

File metadata and controls

8 lines (8 loc) · 723 Bytes

Install PRISM Backend Dependencies

There are a number of libraries and accounts that need to be setup and installed before we can proceed.

  1. Have an active AWS account and a named AWS profile installed on your local machine
  2. Install the AWS CLI.. Ensure that aws sts get-caller-identity returns your userId and account information properly.
  3. Install Terraform.
  4. Install Docker
  5. Install Ruby 2.5.7 & bundler
  6. Install Node 11.11 (LTS) and NPM