# Preparing - Rename ``backend/db/id2igid.db.example`` to ``backend/db/id2igid.db`` - Rename ``config/config.py.example`` to ``config/config.py`` - Edit ``config/config.py`` ``` ACCOUNT_USERNAME = "" ACCOUNT_PASSWORD = "" ``` # Deploy ## Docker ``` docker compose up -d ``` # Modules frontend - frontend server interface - interface between IGAPI and main service(niming) PictureMaker - IG post template