added preferences for internal docker projects to have them auto rebuild and update readme files

This commit is contained in:
2026-03-19 08:33:47 -07:00
parent 5bb576116e
commit 5c26d7264e
2 changed files with 65 additions and 0 deletions

View File

@@ -53,3 +53,4 @@ See [preferences/communication.md](preferences/communication.md) for full detail
- [preferences/python-web.md](preferences/python-web.md) — FastAPI, SQLAlchemy, Docker standards
- [preferences/project-structure.md](preferences/project-structure.md) — Standard folder layouts per project type
- [preferences/articles.md](preferences/articles.md) — Blog post writing guide for chns.tech
- [preferences/hooks-setup.md](preferences/hooks-setup.md) — Required Claude Code hooks (Docker rebuild, README update)