### Support bundle uploader

Module to securly upload and send support bundles to s3 and ping Replicated support engineers in Slack with links to download bundle

### Installing dependencies:
- `npm i`

### Building for prod:
`npm run build:clean`

### Run locally:
`npm start` accessible on `localhost:3000`
