feat: frontend shadcn

This commit is contained in:
2026-01-29 13:38:29 -03:00
parent 7627a00303
commit 5125bbf4d4
54 changed files with 6990 additions and 329 deletions

29
CLAUDE.md Normal file
View File

@@ -0,0 +1,29 @@
# thumbnail-preview-tool Development Guidelines
Auto-generated from all feature plans. Last updated: 2026-01-29
## Active Technologies
- TypeScript 5.x (frontend + backend) (001-google-oauth-auth)
## Project Structure
```text
src/
tests/
```
## Commands
npm test && npm run lint
## Code Style
TypeScript 5.x (frontend + backend): Follow standard conventions
## Recent Changes
- 001-google-oauth-auth: Added TypeScript 5.x (frontend + backend)
<!-- MANUAL ADDITIONS START -->
<!-- MANUAL ADDITIONS END -->