amosproj / amos2021ws01-geo-data-search

Natural language and buzzword search on routing and places
MIT License
3 stars 1 forks source link

Add developer mode to frontend #93

Closed weribell closed 2 years ago

weribell commented 3 years ago

Add optional developer mode with a detailed error trace for improved debugging during development. The mode can be enabled using an environment variable.

User story

  1. As a developer
  2. I want to see error traces
  3. So that I can quickly assess the health of the system

Acceptance criteria

Decappi commented 2 years ago

ENVIRONMENT=development in docker-compose.yml