Skip to content

Restructure repo for generalised imaging app - #97

Merged
yousefmoazzam merged 14 commits into
mainfrom
restructure-repo-for-generalised-imaging-app
Apr 13, 2026
Merged

Restructure repo for generalised imaging app#97
yousefmoazzam merged 14 commits into
mainfrom
restructure-repo-for-generalised-imaging-app

Conversation

@yousefmoazzam

@yousefmoazzam yousefmoazzam commented Mar 3, 2026

Copy link
Copy Markdown
Collaborator

Fixes #59

@yousefmoazzam
yousefmoazzam force-pushed the restructure-repo-for-generalised-imaging-app branch from cba7136 to 59853c4 Compare March 3, 2026 15:47
This is to accommodate the restructuring turning the repo into a
monorepo that will contain multiple apps, where each app will
potentially need to use relay. Therefore, having one relay config file
may be simpler than having one per app.

See the following relay compiler config docs for more details on multi
project config files:
https://relay.dev/docs/getting-started/compiler-config/#compiler-config-options.
The components in the renamed files have also been renamed even though
this isn't strictly necessary due to being able to import something
under an alias. This is to try and avoid potential confusion between a
file being called, for example, `HomePage.tsx`, but containing a
component called `Home` rather than `HomePage`.
@yousefmoazzam
yousefmoazzam force-pushed the restructure-repo-for-generalised-imaging-app branch from 59853c4 to 3334975 Compare April 13, 2026 08:32
@yousefmoazzam
yousefmoazzam marked this pull request as ready for review April 13, 2026 08:36
@yousefmoazzam
yousefmoazzam force-pushed the restructure-repo-for-generalised-imaging-app branch from 3334975 to 42d878f Compare April 13, 2026 08:44
@yousefmoazzam
yousefmoazzam merged commit 0abc17e into main Apr 13, 2026
1 check passed
@yousefmoazzam
yousefmoazzam deleted the restructure-repo-for-generalised-imaging-app branch April 13, 2026 08:54
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.

Typo in filename frontend/src/RelayEnviornment.ts

1 participant