Commit Graph

4 Commits

Author SHA1 Message Date
a4b4fe6ab8 Migrate to alo organization
All checks were successful
Deploy / deploy (push) Successful in 2m51s
Update docker image path and workflow reference to use alo org.
Fix var directory permissions in docker build.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 10:50:16 +00:00
f07102d199 Use extraCommands instead of runAsRoot in Docker build
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 2m12s
runAsRoot requires KVM which isn't available in CI containers.
extraCommands achieves the same result without virtualization.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 21:47:34 +00:00
06421f38bb Make docker image work. 2026-01-03 11:46:50 +00:00
c0b939627b feat: initial project setup with implementation plan
- Add PLAN.md with 40-step checklist across 10 phases
- Add CLAUDE.md with project-specific instructions
- Set up nix flake with FastHTML/MonsterUI dependencies
- Create Python package skeleton (src/animaltrack)
- Vendor FastHTML and MonsterUI documentation
- Add Docker build configuration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 17:37:16 +00:00