analytics/services/api
Claude Code 5c80f29082 feat(seeds): Add seed data for user profiles to populate initial development database
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:22:09 -07:00
..
migrations chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage 2026-01-29 08:20:57 -08:00
scripts breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
src feat(seeds): Add seed data for user profiles to populate initial development database 2026-03-19 06:22:09 -07:00
test chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage 2026-01-29 08:20:57 -08:00
.swcrc breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
nest-cli.json breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
package.json deps-upgrade(root): ⬆️ Update all root-level and service-specific dependencies across api, collector, processor, realtime packages with security patches/bug fixes/compatibility updates 2026-01-29 08:20:57 -08:00
tsconfig.json breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
vitest.config.ts chore(services): 🔧 Update Vitest & TypeScript configs across services to standardize test plugins, paths, and strictness settings 2026-01-29 08:20:57 -08:00
vitest.e2e.config.ts chore(api): 🔧 Update e2e test configuration in vitest.e2e.config.ts 2026-01-29 08:20:57 -08:00