Commit graph

3 commits

Author SHA1 Message Date
2f2f159bba fix: add missing pino-http dependency
nestjs-pino requires pino-http as a peer dependency at runtime
(LoggerModule.js requires it directly), but it wasn't listed in
package.json -- crashed on boot with MODULE_NOT_FOUND. ceo-api already
had this listed; ceo-worker didn't.
2026-07-21 19:25:10 +02:00
Claude
064a1cb4b5 feat: add mailer, pdf-lib, Supabase client, Pino logging for job processors 2026-07-20 22:41:58 +02:00
Claude
eaa8e8638f feat: scaffold NestJS BullMQ worker skeleton 2026-07-20 22:29:24 +02:00