Commit Graph

6 Commits

Author SHA1 Message Date
fd8395cc48 Update configuration for deployment
- Change API base address to external IP for development
- Update launch settings to bind to any host interface
- Remove commented CORS policy code
2026-02-04 21:29:00 +01:00
81caddbea3 feat: enable serving unknown file types in static files middleware 2026-01-31 19:09:50 +01:00
e81bf53def feat: integrate Swagger for API documentation 2026-01-31 00:22:30 +01:00
e35f45dc4d Refactor API endpoints into modules 2026-01-30 23:59:53 +01:00
Andre Beging
7c6bfd891c refactor: split shared models and DTOs 2026-01-29 10:32:33 +01:00
Andre Beging
b6ce21b1b8 feat: scaffold backend and shared library 2026-01-29 10:17:16 +01:00