No description
make build was looking for Makefile in cwd (repo root) instead of infra/. Use -C "$SCRIPT_DIR" so it always finds infra/Makefile regardless of where the script is invoked from. Add -f flag to podman compose up so it finds infra/docker-compose.yml from any working directory. https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH |
||
|---|---|---|
| builder | ||
| docs | ||
| infra | ||
| proxy | ||
| server | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| plan.md | ||