Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 413 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 413 Bytes

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