Go to file
Martin Švrčina 01feed4703 Update CLAUDE.md to reflect current project state
- Add NSwag client generation details and usage convention
- Add TypeScript, Pinia, Axios to frontend stack
- Change project structure from 'planned' to actual
- Document BaseModel and AppDbContext conventions
- Mark JWT/FluentValidation as planned (not yet implemented)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 00:43:24 +01:00
backend Add NSwag for automatic TypeScript API client generation 2026-03-17 00:36:30 +01:00
frontend Add NSwag for automatic TypeScript API client generation 2026-03-17 00:36:30 +01:00
.gitignore Exclude .claude/ local settings from version control 2026-03-17 00:41:35 +01:00
CLAUDE.md Update CLAUDE.md to reflect current project state 2026-03-17 00:43:24 +01:00
ClaudeTest.sln Scaffold project structure: .NET 8 Clean Architecture + Vue 3 Vuetify 3 2026-03-17 00:21:58 +01:00