Morten Amundsen
Morten Amundsen
```suggestion image: ghcr.io/equinor/template-fastapi-react/nginx:latest ``` I'd suggest that we stick to a single source for our Docker images [in [docker-compose.yml](https://github.com/equinor/template-fastapi-react/blob/main/docker-compose.yml#L7)] _Originally posted by @netr0m in https://github.com/equinor/template-fastapi-react/pull/206#discussion_r1172193302_
Improve the documentation about how to set up the repo locally for development.
#### Describe Problem Currently, each `feature` has an `APIRouter` instance defined in the `*_feature.py` (controller) which includes a list of `tags`: https://github.com/equinor/template-fastapi-react/blob/bc33372bd57d7b8710cd7460f1c18c6b55c38634/api/src/features/todo/todo_feature.py#L18 When the OpenAPI docs are generated, it groups...
# Description Adds support for 'Entra roles' for PIM - Resolves #54 ## Type of change - [x] New feature (non-breaking change which adds functionality) - [x] This change requires...
# Description Add support for all Microsoft Azure cloud environments: - Global (already supported, default choice) - US Government Cloud - China Cloud --- - Resolves #93 ## Type of...