Files
Ilay c848e3b01c feat: implement core app architecture
- project structure with app/, db/, core/, bot/, factories/
- implemented logic in middlewares
- added full i18n support with FTL files
- created user model, repository
- initialized Alembic with base migration
- added bot, dispatcher, redis, session pool and i18n factories
- configured logger, enums, config loader
- added Dockerfile, Makefile, .env.example, and docker-compose.yml
2025-05-28 22:42:30 +05:00
..
2025-05-28 22:42:30 +05:00