8000 GitHub - chris-c-thomas/maage-web: The Midwest Alliance for Applied Genomic Epidemiology Web Application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chris-c-thomas/maage-web

 
 

Repository files navigation

Midwest Alliance for Applied Genomic Epidemiology

Version License Open PRs Issues

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.

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

Changelog

See CHANGELOG.md

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

Contributing

Anyone is welcome to contribute to the MAAGE-Web repository. Please see CONTRIBUTING.md for more details.

License

This project is licensed under the MIT License.

Packages

No packages published

Languages

  • JavaScript 67.6%
  • HTML 23.9%
  • CSS 5.5%
  • EJS 2.6%
  • CoffeeScript 0.4%
  • Shell 0.0%
0