Commit Graph

8 Commits

Author SHA1 Message Date
10f46f7cf1 docs: update CLAUDE.md reference doc paths
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 14:02:39 -05:00
160dc90308 Merge pull request 'Upload files to "docs"' (#5) from lmiranda-patch-project-reference-docs into development
Reviewed-on: lmiranda/personal-portfolio#5
2026-01-11 19:02:00 +00:00
ff58e0a3ea Upload files to "docs" 2026-01-11 19:01:43 +00:00
38e4a0354b Merge pull request 'feat: project bootstrap and structure' (#4) from feature/sprint1-bootstrap into development 2026-01-11 18:58:42 +00:00
c7e9b88adb feat: project bootstrap and structure
Sprint 1 initialization:
- Project directory structure (portfolio_app/, tests/, dbt/, data/, scripts/)
- CLAUDE.md with AI assistant context
- pyproject.toml with all dependencies
- docker-compose.yml for PostgreSQL 16 + PostGIS
- Makefile with standard targets
- Pre-commit configuration (ruff, mypy)
- Environment template (.env.example)
- Error handling foundation (PortfolioError hierarchy)
- Test configuration (conftest.py, pytest config)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 13:49:28 -05:00
01a0984333 Merge pull request 'uploaded initial documentation.' (#2) from init-setup into development
Reviewed-on: lmiranda/personal-portfolio#2
2026-01-11 18:41:21 +00:00
8ed220e014 uploaded initial documentation. 2026-01-11 18:39:55 +00:00
28f703f96b Initial commit 2026-01-11 18:25:07 +00:00