niming_igapi/README.md

459 B

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 = "<Your_Instagram_username>"
ACCOUNT_PASSWORD = "<Your_Instagram_password>"

Deploy

Docker

docker compose up -d

Modules

frontend - frontend server

interface - interface between IGAPI and main service(niming)

PictureMaker - IG post template