The Midwest Alliance for Applied Genomic Epidemiology (MAAGE) is a collaboration between Argonne National Laboratory, the Illinois Department of Public Health, and the University of Illinois. MAAGE aims to develop a genomic surveillance platform to enhance infectious disease detection and tracking while providing educational resources for public health and healthcare professionals.
- Node.js v18.x or newer
- NPM v9.x or newer
gh repo clone MAAGE-BRC/MAAGE-Web
cd MAAGE-Web
npm install
git submodule update --init
npm start
See CHANGELOG.md
Access the development server running the MAAGE web application at http://localhost:3000
Anyone is welcome to contribute to the MAAGE-Web repository. Please see CONTRIBUTING.md for more details.
This project is licensed under the MIT License.