Setup

This page contain information on how to set up the project locally.

Install Poetry

poetry --version
  • Make sure your version is >=1.2.2.

Install Dependencies via Poetry

  • Run in terminal:
poetry install