Add shadcn/ui + Tailwind CSS to stack; update STATUS.md and changelog
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -9,6 +9,8 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
||||
| Backend | FastAPI (async), SQLAlchemy 2 (async), Alembic, PostgreSQL |
|
||||
| Auth | JWT via `python-jose`, bcrypt via `bcrypt` (direct, no passlib) |
|
||||
| Frontend | React 18, TypeScript, Vite, React Router v6, TanStack Query, Axios |
|
||||
| UI Library | shadcn/ui (Radix primitives + Tailwind CSS) |
|
||||
| Styling | Tailwind CSS v3, CSS custom properties for theme tokens |
|
||||
| Dev DB | PostgreSQL 16 via Docker Compose |
|
||||
|
||||
## Commands
|
||||
|
||||
Reference in New Issue
Block a user