Commit Graph

3 Commits

Author SHA1 Message Date
Nox (OpenClaw) 21339d771d feat: backend core — models, auth, CRUD, tests 2026-03-17 16:16:08 +00:00
Nox (OpenClaw) d8c2048a9b chore: initial project setup
Phase 0 — full project scaffold with:
- Backend: FastAPI + SQLAlchemy 2.0 async + Alembic + PostgreSQL 16
- Frontend: React 18 + TypeScript + Vite + Tailwind CSS + shadcn/ui
- Docker Compose (prod + dev override with hot-reload)
- Health endpoint, CORS config, API proxy, env template

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 15:20:50 +00:00
Nox (OpenClaw) 6895609edc feat: budget-tracker — spec, constitution, data-model, API contracts, plan 2026-03-16 06:59:06 +00:00