-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Labels
Description
Currently I am setting up donut on local by cloning frontend and backend branches. In the frontend branch readme, it is mentioned that I need to setup MongoDB atlas which I did. Now I am not able to find credentials.js file. Neither in backend repo nor in frontend. I have search in Visual Code and the file is not found. I am stuck here. Once I setup the complete environment locally I will start the task. Can you please guide me setting up my local environment. Current status is I have cloned both frontend and backend repo and installed necessary node modules. Now what are the steps for mongo? Should I just connect locally with mongo or is there any script which I need to run?