Overview

Heron Installation

Heron has three main components to get started.

  • Cloudformation
  • Dashboard
  • The Android App

Cloudformation

The infrastructure is deployed with Cloudformation to ease user access to the deployment process. Everything can be rewritten in terraform but will require more technical knowledge.

Requirements

Twitter Setup

To use Twitter integration you need to add API Keys from Twitter.

Requirements

Dashboard

The dashboard is built on VueJs, much of the base plumbing was stolen from: amazon-cognito-vue-workshop

Requirements

Android Application

The Android App is still under development. It will need to be manually loaded with Android Studio. Until it is ready to be published. To test in real life implementation it will require a phone in Developer Mode, otherwise it can be done with the emulated phone.

Requirements