Description: Document common backend error responses for auth and project endpoints. This helps frontend contributors understand status codes and response shapes.
Files to look at: README.md, server/src/routes/auth.ts, server/src/routes/projects.ts
Hints: Add a concise table for endpoint, status code, and meaning. Keep examples short.
Description: Document common backend error responses for auth and project endpoints. This helps frontend contributors understand status codes and response shapes.
Files to look at:
README.md,server/src/routes/auth.ts,server/src/routes/projects.tsHints: Add a concise table for endpoint, status code, and meaning. Keep examples short.