aws configure
#'us-east-1'brew install awsebcli
#'us-east-1'In the project directory, you can run:
npm run build
It will create a release archives myapp.zip
npm run release
It will run eb deploy to deploy myapp.zipto elastic beanstalk EC2
npm install
npm start
It will host the swagger api doc at http://127.0.0.1:3000/api/#/
npm test