[+] add lint pipeline for ruff isort and black checks [+] add types pipeline for mypy check [+] add tests pipeline for pytest check with coverage less 70% blocker QG [+] add some tests fo QG pass
[+] install dev deps in --dev group [+] add pre-commit config
[+] Fastapi app init [+] Test ci pipeline