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.
- 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
Access the development server running the MAAGE web application at http://localhost:3000
Anyone is welcome to contribute to the MAAGE-Web repository. For detailed contributer guidelines, see CONTRIBUTING.md.
See CHANGELOG.md
This project is licensed under the MIT License.