0cb881269239ea6ff84b2b686ed3cb345da168a2
Volume was mounting ./backend to /workspaces/backend, but devcontainer.json pointed VS Code to /workspaces/familienarchiv — causing the broken path shown in Remote Explorer. Now mounts the full project root to /workspaces/familienarchiv, which matches the workspaceFolder variable. Also gives container access to frontend/ for running npm run generate:api without leaving the devcontainer. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.3%
TypeScript
11.4%
Java
10.8%
Svelte
4.2%
Shell
0.1%