django aiogram template
1.0.0

git clone https://github.com/ < username > / < repo_name > .git cd < repo_name > python3 -m virtualenv venv
source venv/bin/activatepip install -r requirements.txt.env Datei mithilfe der env-Vorlagendatei und füllen Sie sie aus cp .env.template .envpython manage.py migratepython manage.py runserverpython manage.py runbot