/ Home
.env.sample format
Sample:
MONGO_URI=mongodb+srv://<username:string::abc/xyz>:<password:string>@<host_url:string>/<db_name:string>?retryWrites=true&w=majority
hint about sensitive info should go inside of <>
<hint:datatype::sample_values>
<hint:datatype::sample_values>
means we have to put username and it should be a string
sample_values should convey the possible values