Skip to content

Production-ready telegram bots template with PostgreSQL, Redis & admin panel

License

Notifications You must be signed in to change notification settings

everysoftware/aiogram-template

Repository files navigation

Aiogram Template

Production-ready telegram bots template with PostgreSQL, Redis & admin panel.

Features

  • 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

Installation

  1. Clone the repository:
git clone https://github.com/everysoftware/aiogram-template
  1. Create a .env file. Use the .env.example as a reference.
  2. Run the application:
make up

Made with love ❤️

About

Production-ready telegram bots template with PostgreSQL, Redis & admin panel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published