platform-codebase/features/email/backend-api
2026-02-28 16:13:52 -08:00
..
scripts
src
templates
test
.env.example chore(conversation-assistant): 🔧 Update env files (.env.example/.env.prod/.env.apricot) and Dockerfile in semantic-service to standardize API keys/service settings 2026-01-31 17:32:07 -08:00
.swcrc
Dockerfile.e2e chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
eslint.config.js
nest-cli.json chore(email/backend-api): 🔧 Update NestJS ESM import config & add build scripts for CommonJS/ES compatibility fixes 2026-01-20 23:54:18 -08:00
package.json chore(backend-api): 🔧 Update 28 feature modules' package.json dependencies across backend APIs 2026-02-20 14:13:43 -08:00
run-email-events-tests.sh
tsconfig.json chore(backend-api): 🔧 Update TypeScript compiler configs (tsconfig.json) in 19 backend API modules (analytics, attributes) with stricter checks; adjust Docker/Vite configs for E2E testing environments in platform-admin/platform-dev 2026-01-20 23:54:18 -08:00
vitest.config.ts