malikovss / fastapi-aiogram-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastAPI/Aiogram/Tortoise-orm

Installation

  • clone this project
  • install with poetry. To installation poetry install
  • change .env file. You can not use this project on local machine but you can run it with ngrok. Change HOST to url which telegram can post updates

Running

  • To run poetry run uvicorn app.main:app

About


Languages

Language:Python 97.7%Language:Shell 2.3%