niming igapi management
				
			
		| backend | ||
| config | ||
| env | ||
| frontend/grpc | ||
| interface | ||
| PictureMaker | ||
| resource | ||
| utils | ||
| .gitignore | ||
| app.py | ||
| docker-compose.yml | ||
| Dockerfile | ||
| ffmpeg_python-0.2.0-py3-none-any.whl | ||
| README.md | ||
| requirements.txt | ||
| TODO | ||
Preparing
- 
Rename backend/db/id2igid.db.exampletobackend/db/id2igid.db
- 
Rename config/config.py.exampletoconfig/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