Skip to content

fix: update dev backend and frontend root folder#1367

Merged
mutambaraf merged 2 commits intodevelopfrom
1003-fix-local-dev-setup
Feb 23, 2026
Merged

fix: update dev backend and frontend root folder#1367
mutambaraf merged 2 commits intodevelopfrom
1003-fix-local-dev-setup

Conversation

@mutambaraf
Copy link
Contributor

@mutambaraf mutambaraf commented Feb 20, 2026

Description

This PR updates the root folders for both backend and frontend in the development environment.

Motivation and Context

This change was necessary due to updates introduced in PR #1347. We now want to mount the validation folder at the root and the app inside another layer (e.g., frontend) to match the ../../ folder structure.

Changes

  • The root folder for the backend in the development environment has been updated from /app to /app/backend in the Dockerfile.dev file.
  • The root folder for the frontend in the development environment has been updated from /app to /app/frontend in the Dockerfile.dev file.

These changes ensure that the backend and frontend directories are correctly located in their respective root folders, enhancing the structure and readability of the project.

How Has This Been Tested?

Fixes Jira Issue

https://jira.esss.lu.se/browse/

Depends On

Tests included/Docs Updated?

  • I have added tests to cover my changes.
  • All relevant doc has been updated

@mutambaraf mutambaraf requested a review from a team as a code owner February 20, 2026 10:39
@mutambaraf mutambaraf requested review from William-Edwards-STFC and removed request for a team February 20, 2026 10:39
@mutambaraf mutambaraf requested a review from a team February 20, 2026 10:45
@mutambaraf mutambaraf merged commit ba0bc3b into develop Feb 23, 2026
37 of 38 checks passed
@mutambaraf mutambaraf deleted the 1003-fix-local-dev-setup branch February 23, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants