Commit graph

2 commits

Author SHA1 Message Date
Lasse Rune Hansen
8a258cc696 chore: add appsettings.json files to .gitignore and remove from repository
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Add appsettings.json and appsettings.*.json to .gitignore
- Remove all appsettings.json files from git tracking
- Prevents accidental commit of API keys and configuration secrets

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-10 07:01:05 +02:00
Lasse Rune Hansen
76e8af4987 Add complete solution: documentation, frontend, and project files
- Add comprehensive documentation in docs/ (architecture, features, roadmap)
- Add german-app-frontend with Vite, TypeScript, ESLint configuration
- Add AGENTS.md and .gitignore

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-05-31 18:20:53 +02:00