# CODEBASE setup issues

**URL:** https://talk.openelis-global.org/t/codebase-setup-issues/1009
**Category:** Uncategorized
**Created:** [January 3, 2025, 4:42am UTC](https://talk.openelis-global.org/t/codebase-setup-issues/1009 "2025-01-03T04:42:29Z")
**Posts on this page:** 8
**Page:** 2

<div class="post-metadata">

### Author: ![Yash\_Patel](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.openelis-global.org/yash_patel/32/595_2.png) [@Yash\_Patel](https://talk.openelis-global.org/u/Yash_Patel)
#### Post date: [January 8, 2025, 8:15am UTC](https://talk.openelis-global.org/t/codebase-setup-issues/1009/21 "2025-01-08T08:15:57Z")

</div>

Yeah it showing same thing.

---

<div class="post-metadata">

### Author: ![tasksolver](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.openelis-global.org/tasksolver/32/1067_2.png) [@tasksolver](https://talk.openelis-global.org/u/tasksolver)
#### Post date: [January 8, 2025, 8:20am UTC](https://talk.openelis-global.org/t/codebase-setup-issues/1009/22 "2025-01-08T08:20:02Z")

</div>

is your remote branch up to date, if yes and still getting same error, try doing locally

---

<div class="post-metadata">

### Author: ![Harshit\_Gandhi](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.openelis-global.org/harshit_gandhi/32/648_2.png) [@Harshit\_Gandhi](https://talk.openelis-global.org/u/Harshit_Gandhi)
#### Post date: [January 9, 2025, 10:50am UTC](https://talk.openelis-global.org/t/codebase-setup-issues/1009/23 "2025-01-09T10:50:59Z")

</div>

I am facing a similar issue

---

<div class="post-metadata">

### Author: ![Moses\_Mutesasira](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.openelis-global.org/moses_mutesasira/32/72_2.png) [@Moses\_Mutesasira](https://talk.openelis-global.org/u/Moses_Mutesasira)
#### Post date: [January 9, 2025, 3:42pm UTC](https://talk.openelis-global.org/t/codebase-setup-issues/1009/24 "2025-01-09T15:42:06Z")

</div>

Hello @Yash_Patel ,  
Whats the reason for running `npm start` ???  
The frontend app will start but wont work.  
Because of some security configurations, the application will only work when accesed behind the [proxy](https://github.com/I-TECH-UW/OpenELIS-Global-2/blob/develop/dev.docker-compose.yml#L114).  
If you want to test your local changes ,  
running `docker-compose -f dev.docker-compose.yml up -d` should work prety fine as it [mounts](https://github.com/I-TECH-UW/OpenELIS-Global-2/blob/develop/dev.docker-compose.yml#L108-L109) your local source code into the frontend container, so it should hot reload when you make any local change.

see full instructions on the [ReadMe](https://github.com/I-TECH-UW/OpenELIS-Global-2/tree/develop?tab=readme-ov-file#running-openelis-global2-using-docker-compose-with-locally-compiledbuilt-artifacts-ie-the-war-file-and-react-code) page

---

<div class="post-metadata">

### Author: ![Harshit\_Gandhi](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.openelis-global.org/harshit_gandhi/32/648_2.png) [@Harshit\_Gandhi](https://talk.openelis-global.org/u/Harshit_Gandhi)
#### Post date: [January 16, 2025, 8:01am UTC](https://talk.openelis-global.org/t/codebase-setup-issues/1009/25 "2025-01-16T08:01:43Z")

</div>

@Yash_Patel You should try to just go to localhost in your browser, not visiting port 3000… This should be enough… There is no need for you to run npm start…  
just start the docker containers using docker-compose -f dev.docker-compose up -d and then visit localhost in your browser…

---

<div class="post-metadata">

### Author: ![Yash\_Patel](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.openelis-global.org/yash_patel/32/595_2.png) [@Yash\_Patel](https://talk.openelis-global.org/u/Yash_Patel)
#### Post date: [January 17, 2025, 3:45am UTC](https://talk.openelis-global.org/t/codebase-setup-issues/1009/26 "2025-01-17T03:45:50Z")

</div>

Yeah I have tried setup through wsl and it is working on localhost

---

<div class="post-metadata">

### Author: ![tasksolver](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.openelis-global.org/tasksolver/32/1067_2.png) [@tasksolver](https://talk.openelis-global.org/u/tasksolver)
#### Post date: [January 17, 2025, 8:14am UTC](https://talk.openelis-global.org/t/codebase-setup-issues/1009/27 "2025-01-17T08:14:03Z")

</div>

are you good to go now ??

---

<div class="post-metadata">

### Author: ![TheRedCoderX](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.openelis-global.org/theredcoderx/32/602_2.png) [@TheRedCoderX](https://talk.openelis-global.org/u/TheRedCoderX)
#### Post date: [January 17, 2025, 8:28am UTC](https://talk.openelis-global.org/t/codebase-setup-issues/1009/28 "2025-01-17T08:28:36Z")

</div>

Right now busy in some daily stuff giving you updates in few times

[Previous page](https://talk.openelis-global.org/t/codebase-setup-issues/1009.md?page=1)
