/audere

Audere master repository.

Primary LanguageTypeScriptOtherNOASSERTION

CircleCI build status

CircleCI

Audere

Welcome to the Audere repo!

To contribute, please see CONTRIBUTING.

Code of Conduct

This project and everyone participating in it is governed by our Code of Conduct. By participating, you are expected to uphold this code. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at conduct@auderenow.org.

Projects

Flu

Flu is an experimental project used to study flu.

The flu apps track consent and survey information about flu symptoms in participants. The application has two primary components, a React Native application for participants and a data collection API that persists participant data. These applications are built using CircleCI and deployed to AWS.

Development setup

Building this project requires the following dependencies:

The project can be built locally by executing the CircleCI target circleci local execute --job build. This will execute the configured build action within a local Docker CircleCI server, which builds and tests the application modules.

More information about running each component can be found in the respective application documentation.

Releases

The FluTrack application is not intended for general use but is used directly by clinicians in controlled environments. Our other mobile apps are released through the Android Play Store and iOS App Store when the corresponding study is active.

Terraform

This repository also contains Audere's AWS account management and provisioning scripts, used to administer the application infrastructure environment.