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

View File

@@ -9,7 +9,7 @@ services:
POSTGRES_PASSWORD: thumbpreview123
POSTGRES_DB: thumbpreview
ports:
- "5432:5432"
- "5435:5432"
volumes:
- postgres_data:/var/lib/postgresql/data
restart: unless-stopped