Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 325 Bytes

File metadata and controls

12 lines (8 loc) · 325 Bytes

Troubleshooting

Common issues

  • Frontend can’t reach backend (check NEXT_PUBLIC_API_URL)
  • Auth errors (check AUTH_MODE, tokens)
  • DB connection/migrations

Note Expand with concrete symptoms + fixes as issues are discovered.