learning_ai_common_plat/services/growth-service
saravanakumardb1 261181b182 feat(docker): rewrite service Dockerfiles for pnpm monorepo builds
- All 4 service Dockerfiles now use repo root as build context
- Multi-stage: pnpm install → build packages+service → pnpm deploy for production
- docker-compose.yml updated with context: . and dockerfile paths
- Added scripts/docker-prep.sh convenience wrapper
- Docker build blocked by corporate proxy SSL (not a code issue)
2026-02-12 23:48:18 -08:00
..
src refactor(services): integrate @bytelyst/fastify-core into all 4 services 2026-02-12 22:53:22 -08:00
.gitignore feat(services): add growth-service (invitations, referrals, promos) 2026-02-12 11:39:11 -08:00
Dockerfile feat(docker): rewrite service Dockerfiles for pnpm monorepo builds 2026-02-12 23:48:18 -08:00
package.json refactor(services): integrate @bytelyst/fastify-core into all 4 services 2026-02-12 22:53:22 -08:00
tsconfig.json feat(services): add growth-service (invitations, referrals, promos) 2026-02-12 11:39:11 -08:00
vitest.config.ts fix(common): configure ESLint 9 and fix lint issues 2026-02-12 16:37:30 -08:00