Rename stack service from backend to runners-calendar-backend so DNS on
shared external networks (e.g. postgres_default) cannot resolve to
another project’s backend. Nginx proxy_pass targets the same hostname.
Made-with: Cursor
- README: separate dev (npm run dev) and production (npm run build && npm start) steps
- FRONTEND_PLAN: mark backend-dependency-task as completed (finishPlace already in API)
- Remove dead references to missing agent-frontend-ui-instructions.md from PLAN.md and FRONTEND_PLAN.md
Made-with: Cursor
- Remove PLAN/agent instruction files; single root .env.example for DB + API
- Stack compose uses env_file .env; delete stack env example duplicate
- Refresh README, backend docs, API doc; trim gitignore/dockerignore
Made-with: Cursor