| β¬ οΈ Back | π Docs Root |
This directory contains foundational infrastructure components for the Telegram bot, including database models, API routing utilities, Redis-related infrastructure, and data repositories.
| Component | Description |
|---|---|
| π Redis | Redis-specific infrastructure components |
| π Models | Database models and ORM definitions |
| π API Route | Utilities for API routing and interaction |
| π Migrations | Database migration scripts |
| π Repositories | Data access layer for interacting with data sources |