This is a basic node app that uses AWS Parameter store (to set environment variables).
See ../README.md of this repo for more context on how the example app fits into the demonstration of ECS and AWS Parameter store.
npm install
npm run start
See README.md