Skip to content

mskcc/igo-run-qc-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IGO Run QC

Application that displays all post sequencing stats for IGO to make pass/fail/deliver decisions for samples and projects.

Development Setup

Frontend

  1. Setup

    cd frontend
    npm install
    npm run start           # application should be started on localhost:3000
    
  2. Cookie - start the IGO login app locally on port 3000 and login successfully, this will store the local cookie then you can stop the local login app and run this app.

Backend

  1. Configurations - Update .env file

  2. Run

cd backend
npm install
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •