Skip to content

feat(setup): phase 0 — project setup, health endpoint, docker, linters#1

Merged
LucasBenitez7 merged 5 commits into
devfrom
feat/phase-0-project-setup
Apr 2, 2026
Merged

feat(setup): phase 0 — project setup, health endpoint, docker, linters#1
LucasBenitez7 merged 5 commits into
devfrom
feat/phase-0-project-setup

Conversation

@LucasBenitez7
Copy link
Copy Markdown
Owner

Phase 0 — Project Setup

  • Monorepo structure (backend/ + frontend/ + infra/)
  • FastAPI app with GET /health endpoint
  • PostgreSQL 16 + pgvector + Redis 7.4 via Docker
  • Alembic configured for async migrations
  • Ruff + mypy + bandit configured
  • Pre-commit hooks (lint, types, security, conventional commits)
  • GitHub Actions CI for backend

- redis: postponed annotations + Redis[Any] for mypy without runtime TypeError

- docs: API_DESIGN, PHASES, TECHNICAL_DECISIONS aligned with repo

- CONTEXT: phase 0 status, real mypy overrides, links to docs/

Made-with: Cursor
@LucasBenitez7 LucasBenitez7 merged commit 4a32499 into dev Apr 2, 2026
4 checks passed
@LucasBenitez7 LucasBenitez7 deleted the feat/phase-0-project-setup branch April 2, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant