learning_ai_common_plat/services
saravanakumardb1 37343ae57b feat(extraction): add Dockerfile + supervisord for extraction-service
- Multi-stage: Node.js build + Python sidecar + supervisord runtime
- Stage 1: pnpm workspace build for Fastify TS service
- Stage 2: pip install langextract + FastAPI deps
- Stage 3: node:22-alpine + python3 + supervisord
- supervisord manages both Fastify (4005) and uvicorn (4006)
2026-02-14 13:57:41 -08:00
..
billing-service feat(docker): rewrite service Dockerfiles for pnpm monorepo builds 2026-02-12 23:48:18 -08:00
extraction-service feat(extraction): add Dockerfile + supervisord for extraction-service 2026-02-14 13:57:41 -08:00
growth-service feat(docker): rewrite service Dockerfiles for pnpm monorepo builds 2026-02-12 23:48:18 -08:00
monitoring fix(common): configure ESLint 9 and fix lint issues 2026-02-12 16:37:30 -08:00
platform-service feat(docker): rewrite service Dockerfiles for pnpm monorepo builds 2026-02-12 23:48:18 -08:00
tracker-service feat(docker): rewrite service Dockerfiles for pnpm monorepo builds 2026-02-12 23:48:18 -08:00