InstallationΒΆ
Install SEGuRo project (and its dependencies) in editable mode
pip install poetry
poetry install
Create
.env
file including parameters for platform delpoyment. See: Configuration.Start platform via Docker Compose
docker compose up --detach
Open the home page