InstallationΒΆ

  1. Install SEGuRo project (and its dependencies) in editable mode

pip install poetry
poetry install
  1. Create .env file including parameters for platform delpoyment. See: Configuration.

  2. Start platform via Docker Compose

docker compose up --detach
  1. Open the home page