Commit Graph

4 Commits

Author SHA1 Message Date
robert c54fd88c32 fix(docker): copy workspace package.json files before npm install
npm workspaces needs shared/package.json and server/package.json present
at install time to link @ttrpg/shared, otherwise the build stage fails
with "Module not found: Error: Can't resolve '@ttrpg/shared'".

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-01 19:40:23 -04:00
robert 451151628c fixing build and nginx 2026-04-25 20:35:52 -04:00
robert 6d7f8b182c More work. 2025-05-25 22:21:45 -04:00
robert 64717a36b0 Initial commit 2025-05-25 10:22:24 -04:00