Commit graph

3 commits

Author SHA1 Message Date
michael
e094014dbe Improve CLAUDE.md and README.md with backend documentation
- Add workflow instruction to commit and push after code changes
- Add backend development commands (Python venv, uvicorn)
- Add database commands (Alembic migrations)
- Expand environment setup for both frontend and backend
- Document backend architecture (agents, services, repositories, models)
- Add PostgreSQL and Alembic to tech stack
- Update data persistence section for backend storage

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 09:42:39 -06:00
Michael Clervi
dc17cd087c permissions changes 2025-12-18 16:51:27 +00:00
michael
808326ea36 Add README and update .gitignore
- Add comprehensive README with project overview, architecture,
  setup instructions, and API documentation
- Expand .gitignore with Python testing/linting, Vite cache,
  coverage reports, and additional IDE/OS entries

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 14:14:11 -06:00