-
Docker 24.0.2+
-
Docker compose v2.18.1
-
python3.11
-
Poetry https://python-poetry.org/ (for local testing))
# Copy config.toml file to peredelano-rentals/rentals/core
docker-compose -f ./docker-builds/docker-compose.yml up app
# Copy config.toml file to peredelano-rentals/rentals/core
poetry shell
poetry install
cd rentals
uvicorn main:app --reload
Write to me on Telegram https://t.me/Belov_Vadi
Open http://localhost:8000/docs (port depending on the file config)