feat: initial project setup
- Add .NET 8 backend with Clean Architecture - Add React + Vite + TypeScript frontend - Implement authentication with JWT - Implement Azure Blob Storage client - Implement OCR integration - Implement supplier matching service - Implement voucher generation - Implement Fortnox provider - Add unit and integration tests - Add Docker Compose configuration
This commit is contained in:
7
.claude/config.toml
Normal file
7
.claude/config.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[permissions]
|
||||
read = true
|
||||
write = true
|
||||
execute = true
|
||||
|
||||
[permissions.scope]
|
||||
paths = ["."]
|
||||
Reference in New Issue
Block a user