| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-04 | fix(docker): add missing src/shared directory to build contexts | Claude | |
| Both server and client code import from src/shared/date, but the Dockerfiles only copied their respective src/server or src/client directories, causing the build to fail with missing module errors. https://claude.ai/code/session_01FCGM9USwv6qmWQ7ACk9PEG | |||
| 2025-12-08 | feat(build): cache pnpm store | nsfisis | |
| 2025-12-06 | build(server): add Dockerfiles | nsfisis | |
| Add build pipeline with esbuild for production bundling. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
