mirror of
https://github.com/snoups/remnashop.git
synced 2026-04-04 07:21:14 +00:00
- 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