- RegionStore(版块管理、查询、评分、收藏) - ArticleStore(文章管理、提交、审核、评论、点赞、统计) - ServiceStore(特色服务管理、提交、审核、评论、点赞、评分、统计) - InteractionStore(交互功能:评论、评分、点赞、收藏) - 更新 UserStore(保持原有) - 更新 AuthStore(保持原有) - 更新 index.js 导入所有 Stores
- Backend: Django 4.2 + DRF + JWT + GraphQL - Frontend: React 18 + MobX + styled-components - Deployment: Docker + Docker Compose + Nginx - Database: PostgreSQL support - Documentation: README, INIT, PROJECT_DOCS, TESTING