feat: initialize SvelteKit frontend with Tailwind and OpenAPI types

- SvelteKit SPA mode with adapter-static (index.html fallback)
- Tailwind CSS v4 via @tailwindcss/vite with custom color palette
- CSS custom properties for dark/light theme (dark is default)
- Epilogue variable font with preload
- openapi-typescript generates src/lib/api/schema.ts from openapi.yaml
- Friendly domain type aliases in src/lib/api/types.ts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 00:00:26 +03:00
parent ba0713151c
commit a9209ae3a3
19 changed files with 2820 additions and 0 deletions
+2583
View File
File diff suppressed because it is too large Load Diff