AlgoListed icon indicating copy to clipboard operation
AlgoListed copied to clipboard

How to run the repo in local environment

Open NayakPenguin opened this issue 1 year ago • 19 comments

Create a good detailed video of how to run the repo and also create a page on the website in client > src > Screens by the name runInLocalEnvironment.js and show your video!

NayakPenguin avatar Oct 02 '23 10:10 NayakPenguin

Hi @Nayaker ,

Since a lot of libraries are deprecated, Use npm i --force rather than using npm install. It will work. If anyone still faces refer to this video Run repo on your local env.

Mohit030802 avatar Oct 03 '23 05:10 Mohit030802

Hi! Could you assign me this would love working on it!

sdroyc avatar Oct 03 '23 15:10 sdroyc

Hello @soumyadeeproychowdhury, I truly appreciate your interest in this matter. I'm pleased to inform you that the issue has been resolved. However, if you believe you can make further contributions to it, please feel free to do so. Otherwise, you are welcome to work on different issues within this repository. We are looking forward to your continued contributions.

Mohit030802 avatar Oct 03 '23 17:10 Mohit030802

To run the front end of the project follow these steps.

  1. Go to the client folder in the terminal cd client
  2. Now to install the required dependencies use npm i --force.
  3. And once the required dependencies are installed just use npm start to run the repo on your local machine.

Mohit030802 avatar Oct 08 '23 08:10 Mohit030802

@Nayaker is this issue still open, if yes i would like to solve this issue.

inbuilt-aura avatar Oct 10 '23 18:10 inbuilt-aura

Yes brother it's open! @inbuilt-aura

NayakPenguin avatar Oct 10 '23 22:10 NayakPenguin

@Nayaker,then plzz assign me.Would like to work on this.

inbuilt-aura avatar Oct 11 '23 07:10 inbuilt-aura

@Nayaker, is this done?

inbuilt-aura avatar Oct 17 '23 14:10 inbuilt-aura

No buddy, you can do it - it's an open issue :)

NayakPenguin avatar Oct 17 '23 14:10 NayakPenguin

@Nayaker where is package.jsoon file??

inbuilt-aura avatar Oct 19 '23 09:10 inbuilt-aura

@Nayaker how will i run if there is no package.json file??

inbuilt-aura avatar Oct 19 '23 09:10 inbuilt-aura

There is package.json, share screenshot if you don't see it in yours @inbuilt-aura

NayakPenguin avatar Oct 19 '23 12:10 NayakPenguin

@Nayaker,check again.Here: Screenshot_2023-10-19-17-56-39-82_e4424258c8b8649f6e67d283a50a2cbc

inbuilt-aura avatar Oct 19 '23 12:10 inbuilt-aura

Brother, go inside the client and backend - to get the package.json file separately for frontend and backend.

NayakPenguin avatar Oct 19 '23 12:10 NayakPenguin

@Nayaker, thanks for that

inbuilt-aura avatar Oct 19 '23 12:10 inbuilt-aura

@Nayaker, can you confirm that are frontend and backend aren't connected?

inbuilt-aura avatar Oct 19 '23 13:10 inbuilt-aura

You can run them independently

NayakPenguin avatar Oct 19 '23 13:10 NayakPenguin

@Nayaker but in order to check everything, we need to connect both. As sign in or other functionality is working or not thats why asked.

inbuilt-aura avatar Oct 19 '23 13:10 inbuilt-aura

Yes correct, just for that page it is required to be connected. But it would work even if you don't connect in the current commit.

NayakPenguin avatar Oct 19 '23 13:10 NayakPenguin