Open VaishviShah opened 3 hours ago
In the backend, we are currently using the local database url and it is visible in the backend code. Instead, let's create a .env file, setup MongoDB Atlas and use it in backend.
Ohk I will create .env file and add all secure variables inside of it.
In the backend, we are currently using the local database url and it is visible in the backend code. Instead, let's create a .env file, setup MongoDB Atlas and use it in backend.