- Click Use this template
- Copy .env.example to
.env
and change variables to yours - Create virtual environment and install requirements
- Run
python manage.py migrate
- Create super user
python manage.py createsuperuser
- To run the bot in development run
python manage.py runbot
anduvicorn main.asgi:application
- To run the bot in production just run
uvicorn main.asgi:application
-
Notifications
You must be signed in to change notification settings - Fork 1
malikovss/django-aiogram
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published