Skip to content

SciGaP/immuneportal-django-app

Repository files navigation

Immune Portal with Django

Getting Started

  1. Follow the instructions for installing the Airavata Django Portal

  2. With the Airavata Django Portal virtual environment activated, clone this repo and install it into the portal's virtual environment

    cd immuneportal-django-app
    pip install -e .
    
  3. Start (or restart) the Django Portal server.