Getting Started

Prerequisites

  1. GNU make utility (link)

  2. Python of version 3.7.13 (link)

  3. Packaging manager poetry (link)

  4. At least 2Gb on your hard disk

poetry lock
poetry --no-root install

Run application locally

To your delight, it’s done via a single command:

poetry run make build