Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 9931fa4105 Fix healthcheck: use bun instead of missing wget
The oven/bun:1 base image's default HEALTHCHECK uses wget, which isn't
installed. Override with a bun-based HTTP check in the compose file.
Also fix pre-commit hook to fall back to npx when bun is unavailable.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 15:09:13 +00:00
Jeff Emmett 3e87147f63 Initial commit - fork of Backlog.md with Docker deployment for backlog.jeffemmett.com
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 17:57:16 -08:00