osmbe/osm-welcome-tool

Installing locally is not easy to understand

angoca opened this issue · 1 comments

I am trying to install the tool locally, but the installation instructions are not clear.

I could made the Docker run, but the oAuth is failling. Where do I configure the OSM key?

You have to add OAUTH_OSM_CLIENT_ID and OAUTH_OSM_CLIENT_SECRET to your environment variables.

Source: https://github.com/osmbe/osm-welcome-tool/blob/2.x/config/packages/knpu_oauth2_client.yaml#L11-L12