No description
- Added cleanup function to kill background processes - Trap on EXIT ensures cleanup happens on normal exit, errors, or Ctrl+C - Prevents orphaned backend/worker processes if script is interrupted |
||
|---|---|---|
| .cursor/rules | ||
| .githooks | ||
| backend | ||
| frontend | ||
| scripts | ||
| shared | ||
| .env.example | ||
| .envrc | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| docker-compose.yml | ||
| Makefile | ||