tusharkhatriofficial / Blogify

Blogify | An Open-source Node.js blogging Website for everyone...
MIT License
11 stars 10 forks source link

Install dotenv package and replace the explictly mentioned database host path with process.env.MONGODB_URI #2

Open tusharkhatriofficial opened 1 year ago

tusharkhatriofficial commented 1 year ago
Ujjawal3 commented 1 year ago

Hey! @tusharkhatriofficial can you assign me this task as a part of hacktoberfest

tusharkhatriofficial commented 1 year ago

Hi @Ujjawal3 yes I will!

Please hold your pull request until the event starts... the main idea of this is to add the dotenv package in the package.json and replace the explicitly mentioned MongoDB URI in the app.js file. I will also come up with a few more issues before the event starts, you can check them out as well.

Ujjawal3 commented 1 year ago

Hi @tusharkhatriofficial as hacktoberfest has started today so can I start working on this now ?

tusharkhatriofficial commented 1 year ago

Thank You for working on this :)