openreader/compute/worker
Richard R 3a1dd41d91 refactor(build): update Dockerfiles for improved dependency isolation and workspace handling
Remove legacy .npmrc config. Revise root and worker Dockerfiles to enhance
layer caching, explicitly copy only required build artifacts, and streamline
runtime dependencies. Switch to pnpm workspace-aware install for compute worker
to ensure correct dependency resolution. Set Next.js output to standalone mode
for optimized server builds. Update docker-compose sync targets for consistency.
2026-05-20 13:21:12 -06:00
..
src docs(worker): document NATS credentials options and update authentication support 2026-05-20 12:25:13 -06:00
.env.example docs(worker): document NATS credentials options and update authentication support 2026-05-20 12:25:13 -06:00
docker-compose.yml refactor(build): update Dockerfiles for improved dependency isolation and workspace handling 2026-05-20 13:21:12 -06:00
Dockerfile refactor(build): update Dockerfiles for improved dependency isolation and workspace handling 2026-05-20 13:21:12 -06:00
package.json chore(worker): migrate compute worker from Redis/BullMQ to NATS JetStream 2026-05-20 07:38:03 -06:00
tsconfig.json refactor(compute): add timing metrics to worker job results and status 2026-05-19 15:55:35 -06:00