No Description

Dave 99b4ff7e9e refactor: reorganize tsconfig.base.json for improved clarity and consistency 4 months ago
.codex 35dbeebbc0 feat: add comprehensive documentation and configuration files for Box System architecture, workflows, and Codex integration 4 months ago
apps 52fee754cf feat: comment out OAuth login methods in AuthController and AuthService for future refactoring 4 months ago
docs 35dbeebbc0 feat: add comprehensive documentation and configuration files for Box System architecture, workflows, and Codex integration 4 months ago
libs 0cf779e6aa refactor: remove unused interfaces and services, and add MongoStatsPrismaService 4 months ago
prisma 0cf779e6aa refactor: remove unused interfaces and services, and add MongoStatsPrismaService 4 months ago
.env.app 73d7723d4f feat: integrate CacheSyncModule into Ads, Category, and Channel features 4 months ago
.env.app.dev 5a0003f1a0 feat: update environment variable configurations for database and Redis connections 4 months ago
.env.app.test 07fb343312 fix: remove replica set configuration from MongoDB connection strings for consistency 4 months ago
.env.mgnt 0cf779e6aa refactor: remove unused interfaces and services, and add MongoStatsPrismaService 4 months ago
.env.mgnt.dev 0cf779e6aa refactor: remove unused interfaces and services, and add MongoStatsPrismaService 4 months ago
.env.mgnt.test 0cf779e6aa refactor: remove unused interfaces and services, and add MongoStatsPrismaService 4 months ago
.eslintrc.js 917ab8b993 refactor: update ESLint configuration and improve code formatting 4 months ago
.gitignore 7f4a4abd37 feat: add environment variable files to .gitignore 4 months ago
.nvmrc 0ae385b14c feat: add environment configuration files for app and mgnt; update Node version in .nvmrc; create MongoDB seed script 4 months ago
.prettierrc f71c692466 init repo 4 months ago
ARCHITECTURE_FLOW.md f71c692466 init repo 4 months ago
BEFORE_AFTER.md f71c692466 init repo 4 months ago
DEPLOYMENT_CHECKLIST.md f71c692466 init repo 4 months ago
DEVELOPER_GUIDE.md f71c692466 init repo 4 months ago
IMPLEMENTATION_SUMMARY.md f71c692466 init repo 4 months ago
REFACTOR_README.md f71c692466 init repo 4 months ago
REFACTOR_SUMMARY.md f71c692466 init repo 4 months ago
box-mgnt-note.md 5bf406baa7 feat: enhance CacheSyncService with MongoDB integration and improve Redis setup documentation 4 months ago
box-nestjs-monorepo-init.md 5771a305c4 docs: update initialization guide with setup instructions and database configurations 4 months ago
install服务器部署.md 2c0af5b0b8 fix: update PM2 start commands to reference source files for box-mgnt and box-app 4 months ago
mongo-db-seeds.md cdf42a3bc1 feat: enhance ad refresh functionality with new DTO and cache key management 4 months ago
nest-cli.json 8218d214ce feat: add video module with controller, service, and DTO; integrate with Prisma and Redis caching 4 months ago
package.json 73d7723d4f feat: integrate CacheSyncModule into Ads, Category, and Channel features 4 months ago
pnpm-lock.yaml 73d7723d4f feat: integrate CacheSyncModule into Ads, Category, and Channel features 4 months ago
pnpm-workspace.yaml f71c692466 init repo 4 months ago
structures.txt 84c83b12af feat: add CacheSyncAction table and Prisma model for Redis cache synchronization 4 months ago
tsconfig.base.json 99b4ff7e9e refactor: reorganize tsconfig.base.json for improved clarity and consistency 4 months ago
tsconfig.json 917ab8b993 refactor: update ESLint configuration and improve code formatting 4 months ago
tsconfig.seed.json dea29cc289 feat: update environment variables and enhance Prisma configuration 4 months ago