Production-ready telegram bots template with PostgreSQL, Redis & admin panel.
- PostgreSQL for data storage, SQLAlchemy for ORM
- Redis for storing user data & caching
- Admin panel with CRUD operations
- Docker, Pre-commit & CI for better development experience
- Dependency injection with FastDepends
- Built with best practices
- Clone the repository:
git clone https://github.com/everysoftware/aiogram-template- Create a
.envfile. Use the.env.exampleas a reference. - Run the application:
make upMade with love ❤️