Skip to content

MAAGE-BRC/MAAGE-Web

Repository files navigation

Midwest Alliance for Applied Genomic Epidemiology

Version License Open PRs Issues


MAAGE is a collaboration between Argonne National Laboratory, the Illinois Department of Public Health, and the University of Illinois.
Our mission is to develop a comprehensive genomic surveillance and epidemiology platform, empowering public health agencies to detect and monitor infectious diseases.

Table of Contents

Quick Start

Requirements

  • Node.js v18.x or newer
  • NPM v9.x or newer

Clone

gh repo clone MAAGE-BRC/MAAGE-Web

Install

cd MAAGE-Web
npm install

Submodules

git submodule update --init

Start

npm start

Access the development server running the MAAGE web application at http://localhost:3000

Contributing

Anyone is welcome to contribute to the MAAGE-Web repository. For detailed contributer guidelines, see CONTRIBUTING.md.

Changelog

See CHANGELOG.md

License

This project is licensed under the MIT License.