#!/usr/bin/env bash # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. # SPDX-License-Identifier: MIT-0 # Any subsequent command failures will exit the script immediately set -e npm install --prefix ./apps/lambda/FHIR-Converter npm install --prefix ./cdk