Getting Started To get up and running, simply do the following: $ cd vega # Install the requirements $ pip install -r requirements.txt # Perform database migrations $ python manage.py makemigrations $ python manage.py migrate