Adriano
9502388064
docs: improve CLAUDE.md with architecture details, patterns, and fixes
...
Fix Alembic commands (add -c migrations/alembic.ini flag), add Fabric.js
annotation editor patterns, Alpine.js/Jinja2 escaping rules, template
structure, test infrastructure details, and Docker configuration.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-16 21:25:16 +01:00
Adriano
cf2bf427fc
docs: rewrite CLAUDE.md with comprehensive project guidance for Claude Code
...
Add dev commands (test, migrations, i18n, Docker), architecture overview,
critical patterns (copy-on-write versioning, pass/fail, SPC, auth flow),
and dependency/configuration reference.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-07 18:45:32 +01:00
Adriano
dbdbb77daf
feat: FASE 0 - Setup progetto TieMeasureFlow
...
Struttura monorepo completa con server FastAPI e client Flask:
- Server: FastAPI + SQLAlchemy 2.0 async + Alembic migrations
- Client: Flask + blueprints (auth, measure, maker, statistics)
- Database: docker-compose MySQL 8.0 + Alembic async config
- Config: pydantic-settings, TailwindCSS, Flask-Babel i18n
- Piano implementazione completo (18 sezioni, 1600 righe)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-07 00:16:54 +01:00